summaryrefslogtreecommitdiff
path: root/test/TEST-03-JOBS/test.sh
AgeCommit message (Expand)AuthorFilesLines
2019-10-08test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek1-8/+1
2019-10-08test: drop redirection to tty in integration testsZbigniew Jędrzejewski-Szmek1-2/+0
2019-07-16test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman1-6/+1
2019-07-08test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal1-1/+1
2019-04-12scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek1-2/+0
2018-11-03test: mask several unnecessary servicesYu Watanabe1-0/+8
2018-06-06test: make sure output of test TEST-03 test service ends up on consoleLennart Poettering1-0/+2
2018-06-06test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUTLennart Poettering1-0/+1
2017-08-10test: Run qemu/nspawn tests with "set -e"Martin Pitt1-0/+1
2017-08-04test: Factorize common integration test functions (#6540)Martin Pitt1-34/+0
2016-06-24test: merge check_nspawn() into run_nspawn()Martin Pitt1-2/+1
2015-11-25tests: don't run tests on incomplete setupEvgeny Vereshchagin1-1/+1
2013-12-10test: rework run_qemuRonny Chevalier1-6/+2
2013-11-07test: remove duplicated codeRonny Chevalier1-175/+9
2013-09-17TEST-03-JOBS/test.sh: do not output the "failed" if it does not existHarald Hoyer1-4/+4
2013-04-24test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek1-3/+1
2013-02-23test: test irreversible jobsMichal Schmidt1-2/+3
2013-01-29test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek1-1/+1
2013-01-25test: add test for jobsMichal Schmidt1-0/+250