Tests: add a test for interrupted start of skippable scripted service.
[oweals/dinit.git] / src / tests / proctests.cc
2018-06-15 Davin McCallTests: add a test for interrupted start of skippable...
2018-06-14 Davin McCallAdd test for scripted service start skip.
2018-06-08 Davin McCallAdd another process service test, currently failing.
2018-06-04 Davin McCallproctests: add a new test, currently failing.
2018-03-19 Davin McCallAdd a test, adjustments to other tests.
2018-01-25 Davin McCallProcess tests: check timer status in various tests.
2018-01-16 Davin McCallMinor fixes to tests.
2018-01-16 Davin McCallAdd second smooth recovery test.
2018-01-16 Davin McCallFix smooth recovery test.
2018-01-16 Davin McCallAdd process service stop timeout test.
2018-01-15 Davin McCallAdd a proc test, and name each test.
2018-01-15 Davin McCallproctests: complete existing tests and add a 4th (curre...
2018-01-15 Davin McCallImplement mock functionality for some system calls...
2018-01-13 Davin McCallAdd some process-service tests.