| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-10 | Run `cargo fmt` in test-repo | Sebastian Holmin | 3 | -8/+8 | |
| 2025-03-13 | Remove "Any" tunnel protocol from query builder | Sebastian Holmin | 1 | -2/+1 | |
| 2025-01-08 | Fix bridge interface IP on macOS | Sebastian Holmin | 2 | -21/+20 | |
| The IP of the bridge interface was incorrectly assumed to be constant, but has at some point changed. This broke the algorithm for finding the bridge interface. Replace the algorithm with one based on the guest IP, which is given by `tart`. As the bridge IP is no longer constant, we also expose it through the `TEST_CONFIG`. | |||||
| 2024-11-15 | Return error from `get_tunnel_interface` to ease error propagation | Markus Pettersson | 1 | -1/+1 | |
| 2024-11-15 | Add end-to-end test for MLLVD_CR_24_03 | Markus Pettersson | 2 | -0/+82 | |
| 2024-11-15 | Move end-to-end tests for audit issues to separate module | Markus Pettersson | 3 | -0/+420 | |
