1
0
mirror of https://passt.top/passt synced 2024-07-02 07:52:41 +00:00
passt/test/lib
Stefano Brivio c4101334e1 test: Add rudimentary support to run selected tests only
To keep this simple, only support tests that have corresponding setup
and teardown functions implied by their path. For example:

  ./run passt/ndp

will trigger the 'passt' setup and teardown functions.

This is not really elegant, but it looks robust, and while David is
considering proper alternatives, it should be quite useful.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
2022-10-14 17:38:24 +02:00
..
context test: Add wait_for() shell helper 2022-09-29 12:20:44 +02:00
layout test: Remove unneccessary pane naming from layout_two_guests 2022-09-29 12:21:23 +02:00
perf_report test/lib: Don't try to write to perf.js when running demos 2022-09-24 00:11:10 +02:00
setup test: Use --config-net for namespace setup 2022-09-29 12:21:13 +02:00
term test: Add rudimentary support to run selected tests only 2022-10-14 17:38:24 +02:00
test test/lib: Wait for kernel to free up ports used by iperf3 before reusing them 2022-09-22 16:54:09 +02:00
util test: Add wait_for() shell helper 2022-09-29 12:20:44 +02:00
video test: Move video processing files to $STATEBASE 2022-09-13 11:12:41 +02:00