summaryrefslogtreecommitdiff
path: root/tests/ovs-macros.at
Commit message (Expand)AuthorAgeFilesLines
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-03-241-0/+31
* ovsdb-client: Add --timeout option.Ben Pfaff2018-02-061-0/+4
* tests: Make OVS_WAIT_UNTIL and OVS_WAIT_WHILE failures easier to debug.Ben Pfaff2018-02-011-2/+6
* Remove Perl dependency.Ben Pfaff2017-11-261-1/+0
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-0/+4
* tests: Add a default timeout for control utilitiesAlin Gabriel Serdean2017-10-311-0/+37
* tests: Add timeout to OVS_APP_EXIT_AND_WAIT.Ilya Maximets2017-10-241-3/+3
* tests: Add support for 1-argument 'seq' in emulation.Ben Pfaff2017-10-241-0/+3
* testsuite: exit gracefully if it fails.Flavio Leitner2017-06-121-0/+33
* testsuite: release resources when vswitch exits.Flavio Leitner2017-06-071-1/+3
* ovs-macros: Add helper to make 'wc' use POSIX compliant output format.Ben Pfaff2017-05-021-0/+10
* 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