Add test for scripted service start skip.
[oweals/dinit.git] / src / tests / test-includes /
2018-06-04 Davin McCallproctests: add a new test, currently failing.
2018-02-13 Davin McCallMock tcsetpgrp() and getpgrp() for tests.
2018-02-12 Davin McCallFix test build failures.
2018-01-25 Davin McCallProcess tests: check timer status in various tests.
2018-01-16 Davin McCallFix smooth recovery test.
2018-01-16 Davin McCallAdd process service stop timeout test.
2018-01-15 Davin McCallFix issue with process services restarting after start...
2018-01-15 Davin McCallAdd getpgid stub to bp_sys namespace.
2018-01-15 Davin McCallImplement mock functionality for some system calls...
2018-01-14 Davin McCallStub out system functions for testing (WIP).
2018-01-13 Davin McCallStub out Dasynq functionality for tests.
2018-01-12 Davin McCalltests: infrastructure for implementing mock headers.