Clean up fuzz test source
[oweals/dinit.git] / src / tests / cptests /
2019-07-21 Davin McCallClean up fuzz test source
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 McCallAdd fuzz testing for control protocol based on LLVM...
2018-07-09 Davin McCalltests: add some protocol tests.
2018-07-09 Davin McCalltests: fix build deps for cptests.
2018-07-08 Davin McCallbuild: re-arrange to build all tests then run all.
2018-07-08 Davin McCalltests: add c.p. test for list services command.
2018-07-07 Davin McCallAdd initial control protocol test.