1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +00:00
passt/test
Stefano Brivio 808ab390a0 test/lib/test: Introduce 'def' directive for frequently used patterns
For distribution tests, we'll repeat some tests frequently. Add a
'def' directive that starts a block, ended by 'endef', whose
execution can then be triggered by simply giving its name as a
directive itself.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-01-28 02:05:19 +01:00
..
build passt: Add cppcheck target, test, and address resulting warnings 2021-10-21 09:41:13 +02:00
demo demo/pasta: Don't wait for pasta to return to a prompt 2022-01-26 16:30:59 +01:00
dhcp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
env LICENSES: Add license text files, add missing notices, fix SPDX tags 2021-10-20 08:29:30 +02:00
icmp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
lib test/lib/test: Introduce 'def' directive for frequently used patterns 2022-01-28 02:05:19 +01:00
ndp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
perf perf/passt_udp: Lower failure throughput thresholds with big MTUs 2022-01-26 16:30:59 +01:00
tcp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
two_guests test/two_guests: Drop stray spaces after sleep directives 2022-01-26 16:30:59 +01:00
udp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
ci test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
run test: Record CI and demo videos in Xvfb by default, fix demo setup sequence 2021-09-29 16:45:26 +02:00
run_demo test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00