Tobias Waldekranz
e53f3362be
test: case: routing_basic: Restructure to reuse existing namespace
...
Rather than setting up and tearing down two identical namespaces,
create it once and use it for the duration of the test.
2024-05-20 16:21:06 +02:00
Tobias Waldekranz
4c6dfdf600
test: Run negative ping tests in parallel
...
Rather than having to wait for each timeout sequentially, run each
test in parallel.
2024-05-20 16:21:06 +02:00
Tobias Waldekranz
177b65587b
test: case: routing_basic: Remove bridge from figure
...
This a routed setup, no bridge is used.
2024-05-20 16:21:06 +02:00
Tobias Waldekranz
fb2bd2c2b7
test: Whitespace cleanup
2024-05-20 16:21:06 +02:00
Richard Alpe and Joachim 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 Wiberg and Tobias 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 Karic and Joachim Wiberg
2c4b67cbbc
test/case: add basic routing test
2023-08-18 14:26:58 +02:00