| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Use --config-net for namespace setup | David Gibson | 2022-09-29 | 1 | -14/+3 |
* | test: More robust wait for pasta/passt to be ready | David Gibson | 2022-09-29 | 1 | -5/+10 |
* | test/lib: Wait for DHCPv4 before starting DHCPv6 client in two_guests test | Stefano Brivio | 2022-09-23 | 1 | -0/+1 |
* | 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: Create common state directories for temporary files | David Gibson | 2022-09-13 | 1 | -0/+2 |
* | test: Use new-style command issue for passt_in_ns tests | David Gibson | 2022-09-13 | 1 | -42/+31 |
* | test: Use context system for two_guests tests | David Gibson | 2022-09-13 | 1 | -62/+53 |
* | test: Use context system for guest commands | David Gibson | 2022-09-13 | 1 | -4/+9 |
* | test: Extend context system to run commands in namespace for pasta tests | David Gibson | 2022-09-13 | 1 | -9/+8 |
* | test: Use new-style contexts for passt pane in the pasta and passt tests | David Gibson | 2022-09-13 | 1 | -10/+9 |
* | test: Issue host commands via context for most tests | David Gibson | 2022-09-13 | 1 | -15/+32 |
* | 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 |
* | 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 | 1 | -10/+0 |
* | tests: Move mbuto download and execution to asset build | David Gibson | 2022-07-14 | 1 | -17/+6 |
* | 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: Add pane_status command to check for success of issued commands | David Gibson | 2022-05-19 | 1 | -31/+26 |
* | tests: Update mbuto git URLs | Stefano Brivio | 2022-05-19 | 1 | -1/+1 |
* | test, seccomp, Makefile: Switch to valgrind runs for passt functional tests | Stefano Brivio | 2022-03-29 | 1 | -12/+28 |
* | 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: Add demo for Podman with pasta | Stefano Brivio | 2022-02-22 | 1 | -1/+20 |
* | passt, pasta: Namespace-based sandboxing, defer seccomp policy application | Stefano Brivio | 2022-02-21 | 1 | -12/+16 |
* | test/lib/setup: Don't rely on IFS to properly separate qemu arguments | Stefano Brivio | 2022-01-26 | 1 | -32/+32 |
* | test/perf: Actually load passt enough to test UDP performance | Stefano Brivio | 2021-10-21 | 1 | -5/+8 |
* | test/lib/setup: Increase --max-stackframe in commented-out valgrind command | Stefano Brivio | 2021-10-05 | 1 | -1/+1 |
* | test: Record CI and demo videos in Xvfb by default, fix demo setup sequence | Stefano Brivio | 2021-09-29 | 1 | -0/+23 |
* | test: Add CI/demo scripts | Stefano Brivio | 2021-09-27 | 1 | -0/+322 |