summaryrefslogtreecommitdiff
path: root/tests/ovs-macros.at
Commit message (Expand)AuthorAgeFilesLines
* Fix parent_pid on NetBSDYAMAMOTO Takashi2016-10-191-4/+5
* tests: Use Linux-specific way to get parent PID, to avoid noncompliant "ps".Ben Pfaff2016-09-301-0/+14
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-7/+9
* tests: Fix *bsd failure in OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-03-311-1/+1
* Separating OVN NB and SB database processesRYAN D. MOATS2016-03-231-0/+9
* tests: Make OVS_APP_EXIT_AND_WAIT() wait for process terminationLance Richardson2016-03-181-2/+3
* m4: Rename compat.at to compat.m4.Ben Pfaff2016-02-261-1/+1
* tests: Move Autotest compatibility macros into tests directory.Ben Pfaff2016-02-261-0/+18
* tests: Add Autoconf 2.63 compatibility support for AS_VAR_APPEND.Ben Pfaff2016-02-261-0/+9
* tests: Make OVS_WAIT_WHILE, OVS_WAIT_UNTIL run even faster in some cases.Ben Pfaff2015-11-261-1/+4
* tests: Run OVS_WAIT_WHILE, OVS_WAIT_UNTIL in main shell environment.Ben Pfaff2015-11-261-7/+13
* tests: add documentation for OVS_WAIT_UNTIL and OVS_WAIT_WHILE macrosAnsis Atteka2015-11-031-0/+14
* ovn: Implement basic end-to-end full mesh test.Ben Pfaff2015-09-291-5/+16
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-20/+12
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-0/+18
* tests: Use taskkill if tskill is not available, on Windows.Ben Pfaff2015-06-251-27/+21
* tests: Avoid Windows unit tests from hanging.Gurucharan Shetty2015-04-221-9/+26
* test: Reverse the order of commands added by ON_EXIT macroAndy Zhou2015-02-091-1/+3
* autotest: refactor OVS_VSWITCHD_START MACROAndy Zhou2015-01-161-0/+98