summaryrefslogtreecommitdiff
path: root/test/TEST-03-JOBS
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-282-117/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-052-2/+3
* Merge pull request #13423 from pwithnall/12035-session-time-limitsZbigniew Jędrzejewski-Szmek2019-10-281-0/+10
|\
| * scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall2019-10-281-0/+10
* | 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: add some basic testing that "systemctl start -T" does somethingLennart Poettering2019-03-271-0/+7
* 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-062-1/+3
* 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-102-13/+14
* test: Factorize common integration test functions (#6540)Martin Pitt2017-08-041-34/+0
* tests: use less aggressive systemctl --wait timeout in TEST-03-JOBS (#4606)Martin Pitt2016-11-071-1/+1
* systemctl: Add --wait option to wait until started units terminate againMartin Pitt2016-10-011-0/+28
* test: merge check_nspawn() into run_nspawn()Martin Pitt2016-06-241-2/+1
* test: remove exit 0 at the endPhillip Sz2016-02-051-1/+0
* tests: fix TEST-03-JOBSEvgeny Vereshchagin2016-01-181-2/+5
* tests: don't run tests on incomplete setupEvgeny Vereshchagin2015-11-251-1/+1
* test: Fix typo in TEST-03-JOBS/test-jobs.shJesus Ornelas Aguayo2015-11-061-1/+1
* Use "new" --job-mode= option in more placesZbigniew Jędrzejewski-Szmek2015-05-181-4/+4
* test: add test for crash when adding a JOB_NOPMichal Schmidt2014-11-261-0/+9
* 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-232-2/+16
* test: some trivial fixes to test scriptsZbigniew Jędrzejewski-Szmek2013-01-291-1/+1
* test: add test for jobsMichal Schmidt2013-01-253-0/+279