Re-work restart function.
[oweals/dinit.git] / src / tests / test-includes /
2019-07-06 Davin McCallImplement "env-file" service setting for service-specif...
2019-05-26 Davin McCallFix time-out-during-start test.
2019-05-25 Davin McCallFix restart after unexpected termination.
2019-05-25 Davin McCallAdd test for restart after unexpected termination.
2018-11-24 Davin McCallAdd initial support for logging boot time to wtmp database.
2018-11-16 Davin McCallTests: add test for readiness notification via pipe.
2018-07-10 Davin McCalltests: add another control protocol test (load service).
2018-07-08 Davin McCallAdd missing includes.
2018-07-07 Davin McCallAdd initial control protocol test.
2018-06-19 Davin McCallservice: add various accessors.
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.