summaryrefslogtreecommitdiff
path: root/test/TEST-27-STDOUTFILE
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-13/+0
* test: move TEST-27-STDOUTFILE setup to static filesZbigniew Jędrzejewski-Szmek2020-03-282-65/+1
* treewide: more portable bash shebangsJörg Thalheim2020-03-052-2/+2
* test: add function to reduce copied setup boilerplateZbigniew Jędrzejewski-Szmek2019-10-081-10/+2
* test: drop redirection to tty in integration testsZbigniew Jędrzejewski-Szmek2019-10-081-3/+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-122-7/+15
* test: use newer verb to set log levelsZbigniew Jędrzejewski-Szmek2019-04-031-3/+3
* test: make TEST-27 non-racyLennart Poettering2018-11-281-3/+3
* test: add a test for StandardError=file:…Lennart Poettering2018-11-273-0/+93