Add test for scripted service start skip.
[oweals/dinit.git] / src / tests / tests.cc
2018-03-20 Davin McCalltests: add a new test.
2018-02-28 Davin McCallFix: stop milestone dependency before started.
2018-02-20 Davin McCallAdd another (passing) test.
2018-02-20 Davin McCallAdd another test and a fix to make it pass.
2018-02-20 Davin McCallMove processing of start pin in do_stop.
2018-02-19 Davin McCallAdd a new test.
2018-01-18 Davin McCallAdd test for console release for STARTING to STOPPED...
2018-01-08 Davin McCallRename service_type (type) to service_type_t.
2017-10-03 Davin McCallAdd some tests for milestone dependencies.
2017-10-02 Davin McCallDefine and use a macro to run a named test.
2017-10-01 Davin McCallCorrect use of SOFT vs WAITS_FOR dependency type in...
2017-09-30 Davin McCallRe-work dependency specification for service_record...
2017-09-07 Davin McCallImprove a test (and make it pass).
2017-09-05 Davin McCallFix test 6, add a new test (test 7).
2017-07-07 Davin McCalltests: add another.
2017-07-06 Davin McCallTests: add another test.
2017-07-06 Davin McCalltests: correct get_state call (after rename from getState).
2017-06-17 Davin McCallIf a service stops and won't restart, release explicit...
2017-06-16 Davin McCallAllow "make check" to run tests.
2017-06-16 Davin McCallBeginnings of automated test suite.