Commit Graph
6 Commits
Author SHA1 Message Date
Tobias Waldekranz 9e7e30ccb0 test: Run negative ping tests in parallel
Rather than having to wait for each timeout sequentially, run each
test in parallel.
2024-05-17 23:14:42 +02:00
Tobias Waldekranz bb28e5de9b test: case: routing_basic: Remove bridge from figure
This a routed setup, no bridge is used.
2024-05-17 23:14:42 +02:00
Tobias Waldekranz 605d28a0da test: Whitespace cleanup 2024-05-17 23:14:42 +02:00
Richard AlpeandJoachim Wiberg d73d5440c5 test: remove hardcoded interface type
This can now a days be inferred and isn't needed. Also, the interface
type in virtual testing is now etherlike not ethernet.

Signed-off-by: Richard Alpe <richard@bit42.se>
2024-02-05 18:01:30 +01:00
Joachim WibergandTobias Waldekranz fcb629f08f test: update cases to use new infix-if-types
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2023-08-22 13:32:47 +02:00
Ahmed KaricandJoachim Wiberg 2c4b67cbbc test/case: add basic routing test 2023-08-18 14:26:58 +02:00