summaryrefslogtreecommitdiffstats
path: root/test/TEST-82-SOFTREBOOT/meson.build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* test: Run tests that don't need a vm in systemd-nspawnDaan De Meyer2024-05-291-0/+1
| | | | | If we're not running the test as root, stick to using a virtual machine, as mkosi can't do rootless nspawn yet.
* test: enable persistent storage for journal in TEST-82-SOFTREBOOTYu Watanabe2024-05-251-0/+1
|
* test: Enable TEST-82-SOFTREBOOT on mkosiDaan De Meyer2024-05-141-1/+1
|
* test: Generate basic testsuite services with mesonDaan De Meyer2024-05-141-0/+1
| | | | | Most of these are identical, let's just generate from a meson template.
* test: Disable tests via 'enabled' fieldDaan De Meyer2024-05-141-0/+8
This allows doing other stuff with the test without actually defining the test, such as generating a service unit automatically.