summaryrefslogtreecommitdiff
path: root/test/TEST-10-ISSUE-2467
Commit message (Expand)AuthorAgeFilesLines
* test: tweak TriggerLimitIntervalSec= when built with coverageFrantisek Sumsal2021-10-251-0/+12
* 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: de-duplicate test_setup() functionsZbigniew Jędrzejewski-Szmek2020-03-281-14/+0
* test: move TEST-10-ISSUE-2467 setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-28/+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-7/+1
* test: drop redirection to tty in integration testsZbigniew Jędrzejewski-Szmek2019-10-081-2/+0
* test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSecDan Streetman2019-08-261-1/+0
* test: use "ln -fs"Zbigniew Jędrzejewski-Szmek2019-07-301-5/+5
* 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: replace echo with socatFrantisek Sumsal2019-02-121-3/+3
* test: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-031-1/+0
* test: Drop SKIP_INITRD for QEMU-based testsMichael Biebl2018-07-161-1/+0
* tests: don't use "netcat" for testing TEST-10-ISSUE-2467Lennart Poettering2017-12-051-3/+5
* tests: make TEST-10-ISSUE-2467 also run in nspawnLennart Poettering2017-12-051-1/+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-29/+1
* tests: don't fail if QEMU is not availableMartin Pitt2016-06-241-2/+5
* tests: add test for https://github.com/systemd/systemd/issues/2467 (#3168)Evgeny Vereshchagin2016-05-022-0/+89