summaryrefslogtreecommitdiff
path: root/tests/daemon.at
Commit message (Expand)AuthorAgeFilesLines
* ci: Add UB Sanitizer.Dumitru Ceara2022-05-171-0/+8
* windows, tests: Modify service test.Alin Gabriel Serdean2021-02-191-2/+2
* tests: Get rid of timeout options for control utilities.Ilya Maximets2019-10-161-1/+1
* tests: Strip "lt-" prefix when checking daemon process names.Ben Pfaff2018-12-161-1/+3
* tests: Simplify and improve the daemon tests.Ben Pfaff2018-12-111-94/+118
* tests: Add support for Address Sanitizer.Ben Pfaff2018-12-031-0/+8
* unixctl: Make path to unixctl_server socket available to the client.Ben Pfaff2018-08-071-2/+2
* tests windows: change service testAlin Serdean2017-01-271-1/+2
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-63/+57
* tests: Use Linux-specific way to get parent PID, to avoid noncompliant "ps".Ben Pfaff2016-09-301-6/+6
* tests: daemon specific testsAlin Serdean2016-07-141-1/+2
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-1/+1
* tests: Skip "daemon --service" test on Windows from non-admin consolePaul Boca2016-06-071-0/+11
* tests: consistently use OVS_APP_EXIT_AND_WAIT() for daemon terminationLance Richardson2016-03-181-1/+1
* tests: Remove the windows service in case it failed to startAlin Serdean2015-06-231-1/+1
* daemon.at: Fix a race condition with windows service test.Gurucharan Shetty2015-02-111-1/+2
* daemon-windows: unlink pidfile before stopping the service.Gurucharan Shetty2014-06-241-0/+25
* daemon.at: Make changes for Windows.Gurucharan Shetty2014-06-101-1/+12
* daemon.at: Fix stderr racesYAMAMOTO Takashi2014-02-041-2/+2
* tests: Tolerate init process pid != 1.James Page2013-06-201-2/+2
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-4/+4
* tests: Remove bit-rotted support for "lcov".Ben Pfaff2012-07-201-4/+0
* tests: Remove daemon tests that have been skipped forever.Ben Pfaff2012-07-201-46/+0
* tests: Avoid daemon race between pidfile creation and parent notification.Ben Pfaff2012-04-231-0/+5
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-8/+8
* lockfile: Don't warn if successful lock takes a little time.Ben Pfaff2011-05-131-5/+5
* tests: Skip frequently hanging "closes standard fds" testsJustin Pettit2011-01-261-0/+6
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-1/+1
* tests: Tolerate ignored SIGPIPE in daemon tests.Ben Pfaff2010-06-241-4/+24
* Rework and simplify the "lcov" support for the testsuite.Ben Pfaff2010-02-021-2/+6
* daemon: Add support for process monitoring and restart.Ben Pfaff2010-01-151-0/+165