Tobias Waldekranz and Joachim Wiberg
d75ecf3a1e
test/env: Improve usage message
2023-06-14 17:40:16 +02:00
Tobias Waldekranz and Joachim Wiberg
c35553b20a
test/env: Allow KVM to be explicitly disabled in the container
...
This let's us check for timing issues in tests that arise when falling
back to TCG acceleration in QEMU.
While we're here, add a proper option to see the usage message.
2023-06-14 17:40:16 +02:00
Tobias Waldekranz and Joachim Wiberg
d5b5cffa3b
test/env: Provide a wrapper for qeneth to the running topology
...
With this change, when running an interactive test session, a plain
`qeneth status` will show the status for the network started by
test/env.
2023-06-14 17:40:16 +02:00
Tobias Waldekranz and Joachim Wiberg
bc3933ad92
test/env: Accept an explicit topology in place of a qeneth network
...
For now, this is only expected to be used with `-C`, i.e. not in a
containerized environment.
2023-06-14 17:40:16 +02:00
Tobias Waldekranz and Joachim Wiberg
0f76b07625
test: Introduce a standardized test environment
2023-06-08 11:10:31 +02:00