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: Rework integration test definitions | Daan De Meyer | 2024-05-14 | 1 | -0/+7 |
| | | | | | | | Let's make this behave more like all the rest of the meson stuff. This also is the first step to making it a bit more flexible so we can define integration tests in different ways as will be seen in the next commits. | ||||
* | tests: add spdx headers to scripts and Makefiles | Zbigniew Jędrzejewski-Szmek | 2021-10-18 | 1 | -0/+1 |
| | |||||
* | test: shellcheck-ify test scripts | Frantisek Sumsal | 2021-09-30 | 1 | -4/+5 |
| | |||||
* | tests: add integration test for RestrictNetworkInterfaces= | Mauricio Vásquez | 2021-08-19 | 2 | -0/+10 |
Signed-off-by: Mauricio Vásquez <mauricio@kinvolk.io> |