1
0
mirror of https://passt.top/passt synced 2024-07-06 17:56:15 +00:00
passt/test/udp
David Gibson d9894e8214 tests: Fix creation of test file in udp passt tests
In what looks like a copy-and-paste error from the TCP script, the
udp/passt test script creates a test file called '__TEMP_BIG__', while
the commands it use the variable __TEMP__.  Correct this so that a) we
actually transfer the data we created for the purpose and b) we don't
leave a stale __TEMP_BIG__ file in the current directory.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2022-07-22 19:41:42 +02:00
..
passt tests: Fix creation of test file in udp passt tests 2022-07-22 19:41:42 +02:00
passt_in_ns tests: Explicitly list test files in test/run, remove "onlyfor" support 2022-07-14 01:32:42 +02:00
pasta tests: Explicitly list test files in test/run, remove "onlyfor" support 2022-07-14 01:32:42 +02:00