tests: Test that children restart with special exit code
authorEthan Jackson <ethan@nicira.com>
Thu, 23 Sep 2010 04:59:02 +0000 (21:59 -0700)
committerEthan Jackson <ethan@nicira.com>
Thu, 23 Sep 2010 09:00:03 +0000 (02:00 -0700)
commit6793129d369dee182d9260620d1db9188f09d986
tree5254a8304f51a2e0815f9a4b5d0d669d1bcb7590
parent9c64f2384d850658985d7e18003443c196e89ae1
tests: Test that children restart with special exit code

Added a test which checks that the python daemon code properly
restarts child processes which exit with RESTART_EXIT_CODE.
tests/daemon-py.at
tests/test-daemon.py