summaryrefslogtreecommitdiffhomepage
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2024-04-17Remove dummy interfacesDavid Lönnhager3-70/+3
2024-04-17Prevent ARP lookups during LAN testsDavid Lönnhager3-60/+48
2024-04-17Run nightly formatter for testsDavid Lönnhager1-2/+2
2024-04-15Add Zlib to allowed licencesOskar Nyberg1-1/+2
2024-04-12Reset daemon environment when neededMarkus Pettersson6-35/+256
2024-04-12Upgrade `pcap` to `1.3`Markus Pettersson2-3/+4
2024-04-12Do not panic in DNS testsMarkus Pettersson1-16/+23
2024-04-12Get rid of type casting for test function argumentMarkus Pettersson4-31/+27
2024-04-12Fix SOCKS5 server should accept all trafficMarkus Pettersson1-4/+4
2024-04-12Refactor custom access method integration testsMarkus Pettersson1-44/+50
2024-04-12Add ClearCustomLists RPC callJoakim Hulthe1-6/+5
2024-04-12Add ClearCustomApiAccessMethods rpc callJoakim Hulthe1-0/+11
2024-04-12Make sure we clear all settings between e2e testsJoakim Hulthe1-13/+50
2024-04-11Fix wireguard rotation testSebastian Holmin1-20/+39
2024-04-10Add list-tests command to test-managerJoakim Hulthe1-0/+14
2024-04-10Sort desktop e2e result matrix by priorityJoakim Hulthe3-7/+12
2024-04-09Make payload of connection checker configurableMarkus Pettersson4-19/+38
2024-04-09Implement test for audit ticket `MUL-02-002 WP2`Markus Pettersson7-82/+166
2024-04-09Move `ConnChecker` to `helpers.rs`Markus Pettersson2-304/+313
2024-04-09Run `cargo +nightly fmt`Sebastian Holmin22-166/+136
2024-04-08Print detected tested guest OS versionDavid Lönnhager2-0/+23
2024-04-08Add get_os_version RPCDavid Lönnhager5-0/+68
2024-04-08Print error cause on test vm config parse failJoakim Hulthe1-1/+1
2024-04-08Add timeout to tester geoip rcp callJoakim Hulthe3-9/+23
2024-04-08Add ip override test for wireguardJoakim Hulthe2-0/+450
2024-04-04Add macros for implementing `Intersection` traitSebastian Holmin1-0/+11
2024-04-04Upgrade h2 to non-vulnerable version RUSTSEC-2024-0332Linus Färnstrand1-2/+2
2024-04-03Enable single-use-lifetimes rustc lintLinus Färnstrand1-0/+1
2024-04-02Enable more of the Allowed-by-default lints in rustcLinus Färnstrand1-1/+9
2024-04-02Deny non-ascii Rust identifiersLinus Färnstrand1-0/+5
2024-03-27Refactor `mullvad-relay-selector`Markus Pettersson5-32/+44
2024-03-26Update [deny] section of the deny.toml filesLinus Färnstrand1-4/+0
2024-03-26Update [advisories] section of our deny.toml files to version 2Linus Färnstrand1-5/+1
2024-03-26Update and align [sources] section of our deny.toml filesLinus Färnstrand1-4/+9
2024-03-26Update [licenses] section of deny.toml to version 2Linus Färnstrand1-8/+2
2024-03-26Update cargo deny targetsLinus Färnstrand1-8/+11
2024-03-26Enter blocking state correctly in upgrade testDavid Lönnhager1-2/+1
2024-03-25Make sure connecting works while API is unavailableMarkus Pettersson4-45/+109
2024-03-25Bump dependenciesMarkus Pettersson2-35/+24
2024-03-25Upgrade `plist`Markus Pettersson2-28/+35
2024-03-22Bump "rust-version" to 1.77 since the containers use that nowLinus Färnstrand1-1/+1
2024-03-21Fix wonky timeouts in test_split_tunnelJoakim Hulthe1-3/+14
2024-03-21Upgrade is-terminal to get rid of runtime rustix dependencyLinus Färnstrand1-4/+70
2024-03-21Upgrade rustix to fix GHSA-c827-hfw6-qwvmLinus Färnstrand1-10/+9
2024-03-20Merge test_mtu_detection_{windows,linux} testsJoakim Hulthe1-18/+2
2024-03-20Test leaking TCP/UDP/ICMP packets in split tunnelJoakim Hulthe20-172/+863
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-20Add am-i-mullvad cli for testing split tunnelingJoakim Hulthe6-7/+225
2024-03-20Make OVMF paths configurable per VMJoakim Hulthe2-8/+36