service: add various accessors.
[oweals/dinit.git] / src / tests / test-includes / baseproc-sys.h
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).