Improve unit test infrastructure - allow control of write()
[oweals/dinit.git] / src / tests / test-bpsys.cc
2020-01-01 Davin McCallImprove unit test infrastructure - allow control of...
2019-12-29 Davin McCallUse bp_sys aliases to write from log
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...