summaryrefslogtreecommitdiff
path: root/tests/ovs-macros.at
Commit message (Expand)AuthorAgeFilesLines
* tests: Fix tests with GNU grep 3.8.Andreas Stieger2022-09-141-1/+1
* tests: Use _DAEMONIZE macro's to start tcpdump.Eelco Chaudron2022-09-091-0/+9
* ci: Add UB Sanitizer.Dumitru Ceara2022-05-171-0/+5
* tests: Fix incorrect usage of OVS_WAIT_UNTIL.Ilya Maximets2022-03-221-2/+18
* windows, tests: Strip EOL characters when passing them to tasklistAlin Gabriel Serdean2020-09-241-0/+1
* tests: Refactor the iptables accept rule.William Tu2020-07-271-0/+7
* tests: Better document OVS_WAIT_UNTIL, OVS_WAIT_WHILE macros.Ben Pfaff2019-12-121-10/+8
* tests: Wait up to OVS_CTL_TIMEOUT seconds.Ilya Maximets2019-11-061-2/+2
* tests: Get rid of timeout options for control utilities.Ilya Maximets2019-10-161-4/+4
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-1/+1
* ovs-macros: An option to suspend test execution on errorVasu Dasari2019-07-161-1/+23
* ovs-macros.at: Better hide 'exec -a' checking.Ilya Maximets2019-01-251-1/+1
* tests: Include actual Address Sanitizer output in testsuite log.Ben Pfaff2018-12-271-0/+1
* ovs-macros.at: Hide 'exec -a' checking from user.Ilya Maximets2018-12-201-1/+1
* tests: Add support for Address Sanitizer.Ben Pfaff2018-12-031-0/+14
* ovs-macros: Make tests log how long they waited when they succeed.Ben Pfaff2018-09-051-24/+29
* tests: Drop setting aliases for control utils.Ilya Maximets2018-08-151-41/+0
* treewide: Convert leading tabs to spaces.Ben Pfaff2018-06-111-2/+2
* 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