summaryrefslogtreecommitdiff
path: root/test/TEST-09-ISSUE-2691
Commit message (Expand)AuthorAgeFilesLines
* test: respect the global $QEMU_TIMEOUTFrantisek Sumsal2022-08-261-2/+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/+4
* test: de-duplicate test_setup() functionsZbigniew Jędrzejewski-Szmek2020-03-281-13/+0
* test: move TEST-09-ISSUE-2691 setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-16/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-1/+1
* test: increase qemu timeout for TEST-08 and TEST-09Christian Ehrhardt2019-12-121-1/+1
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-7/+1
* 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: drop 'After=multi-user.target' from most of testsuite.serviceYu Watanabe2018-11-031-1/+0
* test: Increase qemu timeout from 90s to 180sMichael Biebl2018-07-271-2/+2
* test: Drop SKIP_INITRD for QEMU-based testsMichael Biebl2018-07-161-1/+0
* 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-30/+1
* tests: track and check for timeoutsMartin Pitt2016-06-241-0/+1
* tests: don't fail if QEMU is not availableMartin Pitt2016-06-241-2/+5
* tests: add test for coredump handler hanging at shutdown (#3101)Evgeny Vereshchagin2016-04-242-0/+77