Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: Run tests that don't need a vm in systemd-nspawn | Daan De Meyer | 2024-05-29 | 1 | -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-SOFTREBOOT | Yu Watanabe | 2024-05-25 | 1 | -0/+1 |
| | |||||
* | test: Enable TEST-82-SOFTREBOOT on mkosi | Daan De Meyer | 2024-05-14 | 1 | -1/+1 |
| | |||||
* | test: Generate basic testsuite services with meson | Daan De Meyer | 2024-05-14 | 1 | -0/+1 |
| | | | | | Most of these are identical, let's just generate from a meson template. | ||||
* | test: Disable tests via 'enabled' field | Daan De Meyer | 2024-05-14 | 1 | -0/+8 |
This allows doing other stuff with the test without actually defining the test, such as generating a service unit automatically. |