summaryrefslogtreecommitdiff
path: root/tests/daemon-py.at
Commit message (Expand)AuthorAgeFilesLines
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-250/+203
* tests: Simplify and improve the daemon tests.Ben Pfaff2018-12-111-116/+102
* tests: Always use --no-chdir with --detach.Ben Pfaff2018-11-191-6/+6
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-241-9/+9
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-71/+57
* tests: Use Linux-specific way to get parent PID, to avoid noncompliant "ps".Ben Pfaff2016-09-301-8/+8
* python tests: Skip python tests that kill the python daemonPaul Boca2016-08-311-0/+2
* python tests: Skip python tests specific to Linux.Paul Boca2016-08-301-0/+12
* daemon-py.at: Run tests with Python 2 and 3.Russell Bryant2016-02-221-223/+260
* tests/daemon-py.at: Skip if no pythonYAMAMOTO Takashi2013-12-201-0/+1
* tests: Tolerate init process pid != 1.James Page2013-06-201-2/+2
* python: Upgrade daemon module to argparse.Ethan Jackson2011-09-271-9/+9
* tests: Check test output more carefully.Ben Pfaff2011-05-131-5/+5
* tests: Test that children restart with special exit codeEthan Jackson2010-09-231-0/+43
* tests: Remove trailing whitespace from python daemon testsEthan Jackson2010-09-221-5/+5
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-0/+185