1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +00:00
passt/test
Stefano Brivio 2d75a3d71c test/two_guests: Fix sleep command for DAD
An inline comment prefixed by a space doesn't mean the space
is dropped, and sleep(1) will get a blank in its argument.

Move the comment on its own line.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2021-10-21 20:10:23 +02:00
..
build passt: Add cppcheck target, test, and address resulting warnings 2021-10-21 09:41:13 +02:00
demo test/demo: Don't wait for # after pasta is started by perf report 2021-10-20 08:34:22 +02: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/perf: Actually load passt enough to test UDP performance 2021-10-21 04:54:05 +02:00
ndp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
perf test/perf: Actually load passt enough to test UDP performance 2021-10-21 04:54:05 +02:00
tcp test: Add CI/demo scripts 2021-09-27 15:10:35 +02:00
two_guests test/two_guests: Fix sleep command for DAD 2021-10-21 20:10:23 +02: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