summaryrefslogtreecommitdiff
path: root/test/TEST-03-JOBS/test.sh
Commit message (Expand)AuthorAgeFilesLines
* test: drop redundant IMAGE_NAME=Yu Watanabe2022-06-101-1/+0
* tests: add spdx headers to scripts and MakefilesZbigniew Jędrzejewski-Szmek2021-10-181-0/+1
* test: "detect" the test number automagicallyFrantisek Sumsal2021-04-261-1/+1
* test: make the test entrypoint scripts shellcheck-compliantFrantisek Sumsal2021-04-201-1/+3
* test: unify quotation around image namesFrantisek Sumsal2020-05-171-0/+1
* test: de-duplicate test_setup() functionsZbigniew Jędrzejewski-Szmek2020-03-281-14/+0
* test: move TEST-03-JOBS setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-19/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+1
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-8/+1
* test: drop redirection to tty in integration testsZbigniew Jędrzejewski-Szmek2019-10-081-2/+0
* test: add create_empty_image_rootdir() to simplify testcase setupDan Streetman2019-07-161-6/+1
* test: drop || return 1 expression which is incompatible with set -eFrantisek Sumsal2019-07-081-1/+1
* scripts: use 4 space indentationZbigniew Jędrzejewski-Szmek2019-04-121-2/+0
* test: mask several unnecessary servicesYu Watanabe2018-11-031-0/+8
* test: make sure output of test TEST-03 test service ends up on consoleLennart Poettering2018-06-061-0/+2
* test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUTLennart Poettering2018-06-061-0/+1
* test: Run qemu/nspawn tests with "set -e"Martin Pitt2017-08-101-0/+1
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-34/+0
* test: merge check_nspawn() into run_nspawn()Martin Pitt2016-06-241-2/+1
* tests: don't run tests on incomplete setupEvgeny Vereshchagin2015-11-251-1/+1
* test: rework run_qemuRonny Chevalier2013-12-101-6/+2
* test: remove duplicated codeRonny Chevalier2013-11-071-175/+9
* TEST-03-JOBS/test.sh: do not output the "failed" if it does not existHarald Hoyer2013-09-171-4/+4
* test: make it easier to override kernel versionZbigniew Jędrzejewski-Szmek2013-04-241-3/+1
* test: test irreversible jobsMichal Schmidt2013-02-231-2/+3
* test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek2013-01-291-1/+1
* test: add test for jobsMichal Schmidt2013-01-251-0/+250