| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Tweak dhclient arguments for readability | David Gibson | 2022-06-15 | 1 | -1/+1 |
* | Don't abbreviate ip(8) arguments in examples and tests | David Gibson | 2022-06-15 | 1 | -2/+2 |
* | tests: Don't check exit code for every command in demo mode | Stefano Brivio | 2022-05-19 | 1 | -0/+3 |
* | tests: Don't count number of test units for demos | Stefano Brivio | 2022-05-19 | 1 | -2/+4 |
* | tests: Simplify *tools commands using pane_status | David Gibson | 2022-05-19 | 1 | -15/+10 |
* | tests: Add pane_status command to check for success of issued commands | David Gibson | 2022-05-19 | 3 | -50/+59 |
* | tests: Don't ignore errors during script | David Gibson | 2022-05-19 | 1 | -5/+5 |
* | tests: Improve control character filtering in pane_parse | David Gibson | 2022-05-19 | 1 | -1/+1 |
* | tests: Don't globally set tmux default-shell | David Gibson | 2022-05-19 | 1 | -6/+7 |
* | tests: Don't use tmux update-environment | David Gibson | 2022-05-19 | 1 | -4/+5 |
* | tests: Add some debugging output for the test scripts themselves | David Gibson | 2022-05-19 | 1 | -0/+2 |
* | tests: Update mbuto git URLs | Stefano Brivio | 2022-05-19 | 1 | -1/+1 |
* | test/lib: Add small delay before trying to parse output | Stefano Brivio | 2022-04-07 | 1 | -0/+1 |
* | test/lib: Consistent cols, rows, poster attributes for asciinema player | Stefano Brivio | 2022-04-07 | 2 | -2/+2 |
* | test, seccomp, Makefile: Switch to valgrind runs for passt functional tests | Stefano Brivio | 2022-03-29 | 1 | -12/+28 |
* | test/lib/video: Fill in href attributes of video shortcuts | Stefano Brivio | 2022-03-28 | 1 | -1/+1 |
* | conf, util, tap: Implement --trace option for extra verbose logging | Stefano Brivio | 2022-03-25 | 1 | -0/+10 |
* | test/lib/setup: Unshare PID namespace in pasta_setup() | Stefano Brivio | 2022-03-02 | 1 | -4/+8 |
* | test/lib/term: Don't run demo when started as ./run | Stefano Brivio | 2022-02-28 | 1 | -1/+1 |
* | test: Fix name of CI asciinema player in perf links handler | Stefano Brivio | 2022-02-23 | 1 | -5/+4 |
* | demo, ci: Switch to asciinema(1) for terminal recordings | Stefano Brivio | 2022-02-22 | 3 | -67/+84 |