tests: add control protocol test (unload).
[oweals/dinit.git] / src / tests / test-bpsys.cc
2018-07-10 Davin McCalltests: add another control protocol test (load service).
2018-07-09 Davin McCalltesting: small fixes.
2018-07-08 Davin McCallAdd missing includes.
2018-07-07 Davin McCallAdd initial control protocol test.
2018-02-28 Davin McCalltests: build fix for OpenBSD.
2018-01-16 Davin McCallFix smooth recovery test.
2018-01-16 Davin McCallAdd process service stop timeout test.
2018-01-15 Davin McCallImplement mock functionality for some system calls...