1
0
mirror of https://passt.top/passt synced 2024-07-04 00:42:41 +00:00
passt/test/lib
Stefano Brivio 667397db11 test: Switch to qemu -netdev stream option instead of using qrap
qemu commit 13c6be96618c ("net: stream: add unix socket") introduces
support for native AF_UNIX support, finally making qrap useless.

We can't quite drop that yet until a qemu release includes it, and
then we'll need to wait a while for users to switch anyway, but at
least for tests, we can use that support.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-11-04 12:04:32 +01:00
..
context test: Add wait_for() shell helper 2022-09-29 12:20:44 +02:00
layout test/lib: Move screen-scraping setup and layout functions to _ugly files 2022-11-04 12:01:05 +01:00
layout_ugly test: Add memory/passt test cases 2022-11-04 12:01:27 +01:00
perf_report test/lib/perf_report: Use own flag to track initialisation 2022-11-04 12:01:17 +01:00
setup test: Switch to qemu -netdev stream option instead of using qrap 2022-11-04 12:04:32 +01:00
setup_ugly test: Add memory/passt test cases 2022-11-04 12:01:27 +01:00
term test/lib: Add "td" directive, handled by table_value() 2022-11-04 12:01:18 +01:00
test test/lib: Add "td" directive, handled by table_value() 2022-11-04 12:01:18 +01: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