summaryrefslogtreecommitdiff
path: root/tests/test-daemon.py
Commit message (Expand)AuthorAgeFilesLines
* Python tests: Daemon ported to WindowsAlin Balutoiu2017-01-031-1/+3
* python: Remove unused imports and variables.Russell Bryant2016-01-051-1/+0
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* python: Upgrade to vlog.Ethan Jackson2011-09-271-1/+0
* python: Upgrade daemon module to argparse.Ethan Jackson2011-09-271-33/+11
* tests: Cleanup test-daemon.py style.Ethan Jackson2011-09-161-1/+4
* daemon: Avoid races on pidfile creation.Ben Pfaff2011-04-041-0/+2
* daemon: Integrate checking for an existing pidfile into daemonize_start().Ben Pfaff2011-04-041-2/+1
* tests: Test that children restart with special exit codeEthan Jackson2010-09-231-1/+14
* tests: Remove trailing whitespace from python daemon testsEthan Jackson2010-09-221-3/+3
* Implement initial Python bindings for Open vSwitch database.Ben Pfaff2010-08-251-0/+66