Commit graph

65 commits

Author SHA1 Message Date
Chris Kuehl
5b47ea8f34 Add basic test for zombies 2015-09-10 17:28:39 -07:00
Kent Wills
ed316ee24f minor changes 2015-09-10 17:01:49 -07:00
Kent Wills
d5f0be96d3 update docstrings, fix itest, add to dockerignore 2015-09-10 15:34:09 -07:00
Kent Wills
1b816df1b6 change setpgid to setsid 2015-09-10 15:34:09 -07:00
Chris Kuehl
8b4c7ebfb9 Reduce tests for exit status 2015-09-10 14:29:03 -07:00
Chris Kuehl
497b7d0fcc print-signals: switch shebang to sh 2015-09-03 15:53:14 -07:00
Chris Kuehl
508b8e29d2 Allow killing leftover processes to fail 2015-09-03 15:01:34 -07:00
Buck Golemon
d0e9a8d02a buck review 2015-08-28 18:21:51 -07:00
Chris Kuehl
807db9be27 Add process group support 2015-08-28 09:25:10 -07:00
Chris Kuehl
242d2c5d7d Switch to pkill instead of pgrep | xargs kill 2015-08-11 14:41:04 -07:00
Buck Golemon
47489106e2 buck's review 2015-08-11 14:31:08 -07:00
Chris Kuehl
129e39af34 Whitespace cleanup 2015-08-10 09:32:56 -07:00
Chris Kuehl
39dcc3c22c Properly kill print-signals in test-proxies-signals 2015-08-07 16:50:26 -07:00
Chris Kuehl
839d5c06cd Allow specifying path to dumb-init for tests 2015-08-07 16:04:30 -07:00
Chris Kuehl
2c3b93a86e Fix return code, add better help, add more tests 2015-08-06 14:31:49 -07:00