Add service load test.
[oweals/dinit.git] / src / tests / Makefile
2018-06-05 Davin McCallAdd service load test.
2018-01-21 Davin McCallRename load_service.cc to load-service.cc for consistency.
2018-01-18 Davin McCallBuild: rename EXTRA_LIBS to the more conventional LDFLAGS.
2018-01-16 Davin McCalltests build: use dependencies auto-generated from teste...
2018-01-16 Davin McCallFix smooth recovery test.
2018-01-15 Davin McCalltests makefile: auto-generate dependencies (*.d) while...
2018-01-15 Davin McCallImplement mock functionality for some system calls...
2018-01-14 Davin McCallStub out system functions for testing (WIP).
2018-01-13 Davin McCallAdd some process-service tests.
2018-01-12 Davin McCalltests: infrastructure for implementing mock headers.
2018-01-12 Davin McCallMove includes into a separate directory.
2018-01-11 Davin McCallTests: use stubs for various functions.
2018-01-11 Davin McCallFix build of tests.
2018-01-05 Davin McCallBuild and run tests with sanitizers enabled.
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.