summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/config.rs
AgeCommit message (Expand)AuthorFilesLines
2024-08-14Add `--test-runner-dir` flagSebastian Holmin1-1/+1
2024-08-12Replace OpenVPN CA certificate using CLI flagMarkus Pettersson1-0/+12
2024-07-31Create testing config dir if it does not already existDavid Lönnhager1-3/+34
2024-07-16Account for CARGO_TARGET_DIR in e2e test-managerJoakim Hulthe1-13/+22
2024-04-08Print error cause on test vm config parse failJoakim Hulthe1-1/+1
2024-03-20Make OVMF paths configurable per VMJoakim Hulthe1-0/+10
2024-02-27Replace err_derive with thiserrorJoakim Hulthe1-4/+4
2024-01-08Add 'target_os' attribute to test macroDavid Lönnhager1-0/+10
2023-10-20Add desktop end-to-end testsDavid Lönnhager1-0/+229