| Commit message (Expand) | Author | Age | Files | Lines |
* | test: respect the global $QEMU_TIMEOUT | Frantisek Sumsal | 2022-08-26 | 1 | -1/+0 |
* | tests: add spdx headers to scripts and Makefiles | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
* | test: "detect" the test number automagically | Frantisek Sumsal | 2021-04-26 | 1 | -1/+1 |
* | test: make the test entrypoint scripts shellcheck-compliant | Frantisek Sumsal | 2021-04-20 | 1 | -1/+4 |
* | test: de-duplicate test_setup() functions | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 1 | -12/+0 |
* | test: move TEST-19-DELEGATE setup to static files | Zbigniew Jędrzejewski-Szmek | 2020-03-28 | 2 | -53/+1 |
* | treewide: more portable bash shebangs | Jörg Thalheim | 2020-03-05 | 2 | -2/+2 |
* | test: add function to reduce copied setup boilerplate | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 1 | -8/+1 |
* | test: drop redirection to tty in integration tests | Zbigniew Jędrzejewski-Szmek | 2019-10-08 | 1 | -2/+0 |
* | test: increase qemu timeout for TEST-18 and TEST-19 | Dan Streetman | 2019-08-19 | 1 | -1/+1 |
* | test: add create_empty_image_rootdir() to simplify testcase setup | Dan Streetman | 2019-07-16 | 1 | -6/+1 |
* | test: drop || return 1 expression which is incompatible with set -e | Frantisek Sumsal | 2019-07-08 | 1 | -1/+1 |
* | scripts: use 4 space indentation | Zbigniew Jędrzejewski-Szmek | 2019-04-12 | 2 | -26/+22 |
* | cgroup: s/cgroups? ?v?([0-9])/cgroup v\1/gI | Chris Down | 2019-01-03 | 1 | -1/+1 |
* | test: extend testcase to ensure controller membership doesn't regress | Lennart Poettering | 2018-11-23 | 1 | -2/+19 |
* | test: mask several unnecessary services | Yu Watanabe | 2018-11-03 | 1 | -0/+8 |
* | test: replace duplicated Makefile by symbolic link | Yu Watanabe | 2018-10-09 | 1 | -4/+1 |
* | test: Fix typo in TEST-19-DELEGATE | Michael Biebl | 2018-07-15 | 1 | -1/+1 |
* | test: make sure "make" in the test directories works again | Lennart Poettering | 2017-12-15 | 1 | -1/+1 |
* | tests: try to autodetect directory better | Zbigniew Jędrzejewski-Szmek | 2017-12-06 | 1 | -1/+1 |
* | test: skip DELEGATE test if the kernel can't do cgroupv2 (#7445) | Lennart Poettering | 2017-11-24 | 1 | -8/+12 |
* | test: add a test case that validates cgroup delegation | Lennart Poettering | 2017-11-21 | 3 | -0/+67 |