summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/vm
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Remove dummy interfacesDavid Lönnhager3-70/+3
2024-04-09Run `cargo +nightly fmt`Sebastian Holmin4-12/+19
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe1-0/+5
2024-03-20Make OVMF paths configurable per VMJoakim Hulthe1-8/+26
2024-03-08Add MTU detection integration test for Linux and WindowsSebastian Holmin1-1/+1
2024-02-27Replace err_derive with thiserrorJoakim Hulthe2-36/+35
2024-02-07Add SOCKS5 server to test-managerDavid Lönnhager1-0/+3
2024-01-09Exit immediately if ssh-setup.sh failsDavid Lönnhager1-1/+10
2024-01-04Fix code not following new linting rules in testing frameworkLinus Färnstrand1-1/+1
2024-01-02Fix clippy lintsMarkus Pettersson1-1/+1
2023-10-24Set up dummy interface on macOSDavid Lönnhager1-2/+36
2023-10-24Make WireGuard interface temporary during test runDavid Lönnhager1-18/+45
2023-10-20Add desktop end-to-end testsDavid Lönnhager11-0/+1583