History log of /systemd/test/TEST-03-JOBS/Makefile
Revision Date Author Comments Expand
09f6f45a29d8691b67152d4e6f5bbb1453be778e 10-Feb-2016 Evgeny Vereshchagin <evvers@ya.ru>

tests: add test for https://github.com/systemd/systemd/issues/1981

68a8f17775aef3303848b1ab5c5eff45945285c5 28-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: add basic rlimits test

1c36b4a73b876258fbe01fbe9bc9b750b7dcc9ce 18-Nov-2015 Evgeny Vereshchagin <evvers@ya.ru>

tests: add basic journal test

b5da077ddf01546c4a85688624d6957766d6c00c 25-Jan-2013 Michal Schmidt <mschmidt@redhat.com>

test: add test for jobs Add a test case for job merging with --ignore-dependencies. test.sh is copied from TEST-01-*, only lightly modified (this should be refactored better in the future). test-jobs.sh is the core of this test.

71dc3ed1d95dfe246004018c2ca85156fc73c146 13-Sep-2012 Lennart Poettering <lennart@poettering.net>

test: split of cryptsetup into its own test

898720b7e9cf3bdf7a93e435cbed5dd6942ecf9b 22-May-2012 Harald Hoyer <harald@redhat.com>

test: introduce a basic testsuite framework $ cd test $ sudo make check will run all tests in the TEST-* subdirectories $ cd test/TEST-01-BASIC $ sudo make clean setup run will run the different stages of the test for debugging purposes