aboutgitcodebugslistschat
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/memory/passt: Change passt.avx2 path to /bin in test itself2022_11_04.e308018Stefano Brivio2022-11-041-2/+2
* test/perf: Finally drop workaround for virtio_net TX stallStefano Brivio2022-11-042-30/+0
* test: Switch to qemu -netdev stream option instead of using qrapStefano Brivio2022-11-047-77/+75
* test: Wait for network before starting passt in two_guests setupStefano Brivio2022-11-041-0/+2
* test: Add memory/passt test casesStefano Brivio2022-11-046-1/+289
* test/lib: Add "td" directive, handled by table_value()Stefano Brivio2022-11-042-0/+31
* test/lib/perf_report: Use own flag to track initialisationStefano Brivio2022-11-041-3/+6
* test/lib: Move screen-scraping setup and layout functions to _ugly filesStefano Brivio2022-11-045-92/+123
* test/run: Temporarily disable distribution tests2022_10_26.e4df8b0Stefano Brivio2022-10-261-0/+4
* test: Add log file tests for pasta plus corresponding layout and setupStefano Brivio2022-10-265-1/+150
* test: Move slower tests to end of test runDavid Gibson2022-10-151-10/+10
* test: Add rudimentary support to run selected tests onlyStefano Brivio2022-10-143-2/+53
* Stricter checking for nsholder.cDavid Gibson2022-09-292-2/+2
* test: Remove unneccessary pane naming from layout_two_guestsDavid Gibson2022-09-291-4/+0
* test: Simplify data handling for transfer testsDavid Gibson2022-09-2910-294/+214
* test: Use --config-net for namespace setupDavid Gibson2022-09-291-14/+3
* test: More robust wait for pasta/passt to be readyDavid Gibson2022-09-291-5/+10
* test: Remove unnecessary sleeps from shutdown testsDavid Gibson2022-09-292-2/+0
* test: Add wait_for() shell helperDavid Gibson2022-09-292-3/+9
* test/lib: Don't try to write to perf.js when running demosStefano Brivio2022-09-241-0/+6
* test/lib: Drop perf_report_append() from perf_reportStefano Brivio2022-09-241-6/+1
* test/demo: Avoid using port 5201 on the hostStefano Brivio2022-09-243-115/+115
* test/demo: Use relative paths to change directories when possibleStefano Brivio2022-09-242-6/+5
* test/passt.mbuto: Don't fail on missing guest public keyStefano Brivio2022-09-231-1/+1
* test/distro: Update workarounds for Ubuntu 22.04 on s390x2022_09_23.d6f865aStefano Brivio2022-09-231-1/+3
* test/lib: Wait for DHCPv4 before starting DHCPv6 client in two_guests testStefano Brivio2022-09-231-0/+1
* test/perf: Wait for neper servers in guest to be ready before starting clientStefano Brivio2022-09-232-0/+6
* test/lib: Wait for kernel to free up ports used by iperf3 before reusing themStefano Brivio2022-09-221-0/+2
* test/lib: Run also iperf3 clients in background, revert to time-based waitStefano Brivio2022-09-221-3/+6
* test/perf: Disable periodic throughput reports to avoid vhost hangStefano Brivio2022-09-225-5/+5
* test/lib: Wait on iperf3 clients to be done, then send SIGINT to serversStefano Brivio2022-09-221-8/+8
* test/lib: Restore IFS while executing directives in def blocksStefano Brivio2022-09-221-1/+1
* test/perf: Switch performance test duration to 10 seconds instead of 30Stefano Brivio2022-09-224-4/+4
* test/perf: Always use /sbin/sysctl in tcp testStefano Brivio2022-09-222-6/+6
* test/passt_in_ns: Consistent sleep commands before starting socat clientStefano Brivio2022-09-222-6/+41
* test/perf: Check for /sbin/sysctl with which(1), not simply sysctlStefano Brivio2022-09-223-4/+4
* test: term: When checking if status line is a number, hide errorsStefano Brivio2022-09-141-1/+1
* test: Simpler termination handling for UDP testsDavid Gibson2022-09-133-65/+62
* test: Move perf.js report file to $LOGDIR/webDavid Gibson2022-09-132-2/+2
* test: Move video processing files to $STATEBASEDavid Gibson2022-09-133-24/+25
* demo: Move pidfiles to state directoryDavid Gibson2022-09-132-7/+8
* test: Move pidfiles and nsholder sockets into state directoryDavid Gibson2022-09-133-35/+35
* test: Store pcap files in $LOGDIR instead of /tmpDavid Gibson2022-09-131-8/+8
* test: Move pause temporary file to state directoryDavid Gibson2022-09-131-2/+2
* test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directivesDavid Gibson2022-09-1315-82/+69
* test: Don't redundantly regenerate small test file in pasta/tcpDavid Gibson2022-09-131-3/+0
* test: Move context temporary files to state dirDavid Gibson2022-09-131-29/+32
* test: Move passt_test_log_pipe to state directoryDavid Gibson2022-09-133-19/+16
* test: Create common state directories for temporary filesDavid Gibson2022-09-134-1/+9
* test: Actually run cleanup functionDavid Gibson2022-09-131-1/+0