Fix missing #include (needed for compiling with GCC 10)
[oweals/dinit.git] / src / tests /
2018-01-05 Davin McCallMerge pull request #1 from mskarbek/tests_fix
2018-01-05 Marcin SkarbekFixed tests 1/head
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-17 Davin McCallBuild: fix dependencies of tests executable.
2017-06-16 Davin McCallAllow "make check" to run tests.
2017-06-16 Davin McCallBeginnings of automated test suite.