| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Duplicate existing recvfrom() valgrind suppression for recv() | Stefano Brivio | 2024-08-21 | 1 | -0/+9 |
* | test/passt.mbuto: Install sshd-session OpenSSH's split process | Stefano Brivio | 2024-08-21 | 1 | -1/+2 |
* | test/passt.mbuto: Run sshd from vsock proxy with absolute path | Stefano Brivio | 2024-08-21 | 1 | -1/+1 |
* | test/lib/setup: Transform i686 kernel architecture name into QEMU name (i386) | Stefano Brivio | 2024-08-21 | 1 | -4/+6 |
* | conf: Allow address remapped to host to be configured | David Gibson | 2024-08-21 | 9 | -93/+173 |
* | test: Reconfigure IPv6 address after changing MTU | David Gibson | 2024-08-21 | 1 | -0/+4 |
* | test: Speed up by cutting on eye candy and performance test duration | Stefano Brivio | 2024-08-15 | 8 | -54/+53 |
* | nstool: Propagate SIGTERM to processes executed in the namespace | David Gibson | 2024-08-07 | 1 | -2/+24 |
* | nstool: Fix some trivial typos | David Gibson | 2024-08-07 | 1 | -2/+2 |
* | test/lib/perf_report: Fix highlight | Stefano Brivio | 2024-07-25 | 1 | -1/+1 |
* | test: Fix spurious test failure with systemd-resolved | David Gibson | 2024-07-25 | 1 | -1/+1 |
* | test: iperf3 3.16 introduces multiple threads, drop our own implementation of... | Stefano Brivio | 2024-07-25 | 6 | -145/+127 |
* | test: Update names of symbols and slabinfo entries | Stefano Brivio | 2024-07-25 | 1 | -17/+5 |
* | test: Fix memory/passt tests, --netns-only is not a valid option for passt | Stefano Brivio | 2024-07-25 | 2 | -11/+11 |
* | netlink, test: Ignore deprecated addresses | David Gibson | 2024-05-22 | 5 | -5/+5 |
* | test: Allow sftp via vsock-ssh in tests | David Gibson | 2024-05-02 | 1 | -2/+4 |
* | test: Make log truncation test more robust | David Gibson | 2024-04-25 | 1 | -2/+3 |
* | test: Slight simplification to pasta log tests | David Gibson | 2024-04-25 | 1 | -6/+2 |
* | test: Verify that podman tests are using the pasta binary we expect2024_04_05.954589b | David Gibson | 2024-04-05 | 1 | -2/+9 |
* | test: catatonit may not be in $PATH | David Gibson | 2024-04-05 | 1 | -1/+1 |
* | test: Build and download podman as a test asset | David Gibson | 2024-04-05 | 3 | -6/+13 |
* | test: Make sure to update mbuto repository | David Gibson | 2024-04-05 | 1 | -1/+7 |
* | test: Fix passt.mbuto for cases where /usr/sbin doesn't exist | David Gibson | 2024-01-16 | 1 | -1/+1 |
* | test: make passt.mbuto script more robust | Jon Paul Maloy | 2023-12-27 | 1 | -1/+3 |
* | test: Select first reported IPv6 address for guest/host comparison | Stefano Brivio | 2023-12-27 | 5 | -11/+11 |
* | test: Make handling of shell prompts with escapes a little more reliable | David Gibson | 2023-12-07 | 1 | -4/+2 |
* | test: Avoid hitting guestfish command length limits | David Gibson | 2023-12-04 | 1 | -1/+1 |
* | valgrind: Adjust suppression for MSG_TRUNC with NULL buffer | David Gibson | 2023-11-19 | 1 | -2/+1 |
* | test/lib/perf_report: Fix up table highlight for pasta's local flows | Stefano Brivio | 2023-11-10 | 1 | -1/+9 |
* | test/perf: Simplify calculation of "omit" time for TCP throughput | David Gibson | 2023-11-07 | 2 | -2/+2 |
* | test/perf: Remove unnecessary --pacing-timer options | David Gibson | 2023-11-07 | 2 | -3/+3 |
* | test/perf: "MTU" changes in passt_tcp host to guest aren't useful | David Gibson | 2023-11-07 | 1 | -29/+8 |
* | test/perf: Explicitly control UDP packet length, instead of MTU | David Gibson | 2023-11-07 | 2 | -94/+75 |
* | test/perf: Small MTUs for spliced TCP aren't interesting | David Gibson | 2023-11-07 | 1 | -52/+1 |
* | test/perf: Start iperf3 server less often | David Gibson | 2023-11-07 | 5 | -109/+213 |
* | test/perf: Get iperf3 stats from client side | David Gibson | 2023-11-07 | 1 | -18/+14 |
* | test/perf: Remove stale iperf3c/iperf3s directives | David Gibson | 2023-11-07 | 2 | -6/+1 |
* | test: Add Podman system test with bats for pasta2023_09_07.ee58f37 | Stefano Brivio | 2023-09-07 | 3 | -2/+27 |
* | test/nstool: Fix fd leak in accept() loop | David Gibson | 2023-05-23 | 1 | -0/+2 |
* | test/nstool: Provide useful error if given a path that's too long | David Gibson | 2023-05-23 | 1 | -8/+14 |
* | nstool: Enter holder's cwd when changing mount ns with nstool exec | David Gibson | 2023-04-08 | 1 | -1/+11 |
* | nstool: Advertise the holder's cwd (in its mountns) across the socket | David Gibson | 2023-04-08 | 1 | -0/+4 |
* | test: Use "nstool exec" to slightly simplify tests | David Gibson | 2023-04-08 | 3 | -26/+23 |
* | test: Initialise ${TRACE} properly | David Gibson | 2023-04-08 | 1 | -0/+3 |
* | nstool: Add --keep-caps option to nstool exec | David Gibson | 2023-04-08 | 1 | -9/+78 |
* | nstool: Add nstool exec command to execute commands in an nstool namespace | David Gibson | 2023-04-08 | 1 | -2/+137 |
* | nstool: Helpers to iterate through namespace types | David Gibson | 2023-04-08 | 1 | -10/+12 |
* | nstool: Add magic number to advertized information | David Gibson | 2023-04-08 | 1 | -0/+9 |
* | nstool: Detect what namespaces target is in | David Gibson | 2023-04-08 | 1 | -14/+143 |
* | nstool: Replace "pid" subcommand with "info" subcommand | David Gibson | 2023-04-08 | 2 | -17/+55 |