Fix mistakes in cptest asserts
[oweals/dinit.git] / src / tests / cptests / cptests.cc
2020-06-25 Davin McCallFix mistakes in cptest asserts master
2019-11-21 Davin McCallRemove accidental marker comment
2019-08-08 Davin McCallChange semantics of "wake" command.
2019-08-07 Davin McCallRe-work restart function.
2019-07-22 Davin McCallAdd control protocol query-name test
2019-07-21 Davin McCallAdd test for "gentle" stop.
2018-10-17 Davin McCalltests: add test for control protocol ENABLESERVICE...
2018-09-13 Davin McCallTests: use consistent output spacing and flush before...
2018-07-12 Davin McCalltests: add control test (add/rm dependency).
2018-07-12 Davin McCalltests: make unload test more comprehensive.
2018-07-10 Davin McCalltests: add control protocol test (unload).
2018-07-10 Davin McCalltests: add control protocol test (start/stop service).
2018-07-10 Davin McCalltests: add another control protocol test (load service).
2018-07-09 Davin McCalltests: add some protocol tests.
2018-07-08 Davin McCalltests: add c.p. test for list services command.
2018-07-07 Davin McCallAdd initial control protocol test.