1
0
mirror of https://passt.top/passt synced 2024-07-04 00:42:41 +00:00
passt/test/tcp
David Gibson 4fbd0a8ff9 test: Correctly match "background" with "wait" commands
Our test DSL has a number of paired commands to run something in the
background in a pane, then later to wait for it to complete.  However, in
some of the tests we have these mismatched - starting a command in one
pane, then waiting for it in another.

We appear to get away with this for some reason, but it's not correct and
future changes make it cause more problems.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-09-13 05:32:00 +02:00
..
passt tests: Use socat instead of netcat 2022-07-22 19:41:42 +02:00
passt_in_ns test: Correctly match "background" with "wait" commands 2022-09-13 05:32:00 +02:00
pasta test: Correctly match "background" with "wait" commands 2022-09-13 05:32:00 +02:00