Implement "env-file" service setting for service-specific environment.
[oweals/dinit.git] / src / tests / test-includes / dinit.h
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-08 Davin McCallAdd missing includes.
2018-07-07 Davin McCallAdd initial control protocol test.
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-15 Davin McCallImplement mock functionality for some system calls...
2018-01-13 Davin McCallStub out Dasynq functionality for tests.