Improve unit test infrastructure - allow control of write()
[oweals/dinit.git] / src / tests / test-includes / baseproc-sys.h
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-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-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).