summaryrefslogtreecommitdiffhomepage
path: root/test/test-manager/src/tests/split_tunnel.rs
AgeCommit message (Expand)AuthorFilesLines
2025-07-10Run `cargo fmt` in test-repoSebastian Holmin1-2/+3
2025-01-22Remove mullvad client version from macroSebastian Holmin1-1/+5
2024-06-24Run `cargo +nightly fmt`Sebastian Holmin1-2/+1
2024-05-29Run UI tests for macOS split tunnelingDavid Lönnhager1-8/+29
2024-04-30Enable integration tests for macOS split tunnelingDavid Lönnhager1-1/+13
2024-04-09Move `ConnChecker` to `helpers.rs`Markus Pettersson1-300/+8
2024-03-21Fix wonky timeouts in test_split_tunnelJoakim Hulthe1-3/+14
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe1-94/+306
2024-03-20Group platform split tunnel tests under one testJoakim Hulthe1-4/+15
2024-03-20Add split tunnel test for windowsJoakim Hulthe1-25/+96
2024-03-20Use curl for split tunnel testJoakim Hulthe1-8/+13
2024-03-20Make e2e tests accept anyhow errorsJoakim Hulthe1-10/+10
2024-03-20Add basic split-tunnel testJoakim Hulthe1-0/+58