summaryrefslogtreecommitdiff
path: root/test/TEST-12-ISSUE-3171
Commit message (Expand)AuthorAgeFilesLines
* 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-15/+0
* test: move TEST-12-ISSUE-3171 setup to static filesZbigniew Jędrzejewski-Szmek2020-03-281-67/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-051-2/+2
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-8/+1
* 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: mask several unnecessary servicesYu Watanabe2018-11-031-0/+8
* 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-15/+1
* test/TEST-12-ISSUE-3171: specify -w1 option to netcat due to default change. ...Dimitri John Ledkov2017-04-111-4/+4
* test: merge check_nspawn() into run_nspawn()Martin Pitt2016-06-241-2/+1
* tests: make TEST-12-ISSUE-3171 nspawn invocation consistent with other testsMartin Pitt2016-06-241-2/+6
* tests: add test for #3171 (#3206)Evgeny Vereshchagin2016-05-062-0/+107