| Commit message (Expand) | Author | Age | Files | Lines |
* | test/lib: Don't try to write to perf.js when running demos | Stefano Brivio | 2022-09-24 | 1 | -0/+6 |
* | test/lib: Drop perf_report_append() from perf_report | Stefano Brivio | 2022-09-24 | 1 | -6/+1 |
* | test/lib: Wait for DHCPv4 before starting DHCPv6 client in two_guests test | Stefano Brivio | 2022-09-23 | 1 | -0/+1 |
* | test/lib: Wait for kernel to free up ports used by iperf3 before reusing them | Stefano Brivio | 2022-09-22 | 1 | -0/+2 |
* | test/lib: Run also iperf3 clients in background, revert to time-based wait | Stefano Brivio | 2022-09-22 | 1 | -3/+6 |
* | test/perf: Disable periodic throughput reports to avoid vhost hang | Stefano Brivio | 2022-09-22 | 1 | -1/+1 |
* | test/lib: Wait on iperf3 clients to be done, then send SIGINT to servers | Stefano Brivio | 2022-09-22 | 1 | -8/+8 |
* | test/lib: Restore IFS while executing directives in def blocks | Stefano Brivio | 2022-09-22 | 1 | -1/+1 |
* | test: term: When checking if status line is a number, hide errors | Stefano Brivio | 2022-09-14 | 1 | -1/+1 |
* | test: Move perf.js report file to $LOGDIR/web | David Gibson | 2022-09-13 | 1 | -1/+2 |
* | test: Move video processing files to $STATEBASE | David Gibson | 2022-09-13 | 2 | -20/+25 |
* | test: Move pidfiles and nsholder sockets into state directory | David Gibson | 2022-09-13 | 1 | -33/+33 |
* | test: Store pcap files in $LOGDIR instead of /tmp | David Gibson | 2022-09-13 | 1 | -8/+8 |
* | test: Move pause temporary file to state directory | David Gibson | 2022-09-13 | 1 | -2/+2 |
* | test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directives | David Gibson | 2022-09-13 | 1 | -10/+0 |
* | test: Move context temporary files to state dir | David Gibson | 2022-09-13 | 1 | -29/+32 |
* | test: Move passt_test_log_pipe to state directory | David Gibson | 2022-09-13 | 2 | -14/+14 |
* | test: Create common state directories for temporary files | David Gibson | 2022-09-13 | 3 | -1/+7 |
* | test: Remove unused variable FFMPEG_PID_FILE | David Gibson | 2022-09-13 | 1 | -1/+0 |
* | test: Use new-style command issue for passt_in_ns tests | David Gibson | 2022-09-13 | 2 | -49/+34 |
* | test: Use context system for two_guests tests | David Gibson | 2022-09-13 | 2 | -73/+57 |
* | test: Use context system for guest commands | David Gibson | 2022-09-13 | 4 | -11/+43 |
* | test: Extend context system to run commands in namespace for pasta tests | David Gibson | 2022-09-13 | 3 | -13/+29 |
* | test: Use new-style contexts for passt pane in the pasta and passt tests | David Gibson | 2022-09-13 | 2 | -16/+11 |
* | test: Issue host commands via context for most tests | David Gibson | 2022-09-13 | 2 | -25/+42 |
* | test: Integration of old-style pane execution and new context execution | David Gibson | 2022-09-13 | 2 | -81/+120 |
* | test: Allow a tmux pane to watch commands executed in contexts | David Gibson | 2022-09-13 | 1 | -0/+18 |
* | test: Context execution helpers | David Gibson | 2022-09-13 | 1 | -0/+80 |
* | test: Rewrite test_iperf3 | David Gibson | 2022-09-07 | 1 | -41/+27 |
* | test: Parameterize run time for throughput performance tests | David Gibson | 2022-09-07 | 1 | -4/+6 |
* | test: Combine iperf3c and iperf3s into a single DSL command | David Gibson | 2022-09-07 | 1 | -47/+43 |
* | test: Kill qemu by pidfile rather than ^C | David Gibson | 2022-08-20 | 1 | -8/+12 |
* | test: Use shutdown test for pasta | David Gibson | 2022-08-20 | 1 | -3/+1 |
* | test: Rename slightly misleading "valgrind" tests | David Gibson | 2022-08-20 | 1 | -2/+0 |
* | test: Split setup/teardown functions for build and distro tests | David Gibson | 2022-08-20 | 1 | -0/+15 |
* | test: Remove unused *_XTERM variables | David Gibson | 2022-08-20 | 1 | -4/+0 |
* | tests: Clean up better after iperf tests | David Gibson | 2022-07-22 | 1 | -1/+1 |
* | tests: Use dhclient --no-pid for namespaces in two_guests tests | David Gibson | 2022-07-22 | 1 | -4/+4 |
* | tests: Remove unnecessary ^D in passt_in_ns teardown | David Gibson | 2022-07-22 | 1 | -2/+0 |
* | tests: Fix detection of empty 'hout' responses in passt{,_in_ns} tests | David Gibson | 2022-07-22 | 1 | -0/+14 |
* | test: Drop further ^D in passt demo teardown | Stefano Brivio | 2022-07-22 | 1 | -5/+1 |
* | tests: Explicitly list test files in test/run, remove "onlyfor" support | David Gibson | 2022-07-14 | 2 | -19/+0 |
* | tests: Don't automatically traverse directories of test files | David Gibson | 2022-07-14 | 1 | -2/+2 |
* | tests: Remove not-very-useful "req" directive | David Gibson | 2022-07-14 | 1 | -18/+10 |
* | tests: Remove unused set_mode() function | David Gibson | 2022-07-14 | 1 | -13/+0 |
* | tests: Move mbuto download and execution to asset build | David Gibson | 2022-07-14 | 1 | -17/+6 |
* | tests: Introduce makefile for building test assets | David Gibson | 2022-07-14 | 1 | -1/+1 |
* | Invoke specific qemu-system-* binaries | David Gibson | 2022-07-14 | 1 | -4/+13 |
* | test: Add external mbuto profile, drop udhcpc, and switch to it | Stefano Brivio | 2022-07-06 | 1 | -1/+1 |
* | Use dhclient instead of udhcpc | David Gibson | 2022-06-15 | 1 | -3/+3 |