| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | nstool: Split some command line parsing and socket setup to subcommands | David Gibson | 2023-04-08 | 1 | -34/+68 |
* | nstool: Move description of its operation modes from comment to usage | David Gibson | 2023-04-08 | 1 | -15/+11 |
* | nstool: Reverse parameters to nstool | David Gibson | 2023-04-08 | 2 | -28/+28 |
* | nstool: Rename nsholder to nstool | David Gibson | 2023-04-08 | 4 | -29/+29 |
* | test: Remove race between commands run in the same context | David Gibson | 2023-04-08 | 1 | -2/+2 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 47 | -47/+47 |
* | test: Fedora 32-35 have moved to the archives | David Gibson | 2023-02-14 | 1 | -4/+4 |
* | test: Update location for Debian ppc64 images | David Gibson | 2023-02-14 | 2 | -2/+5 |
* | test/pasta_options: Ignore failures on shell 'exit' | Stefano Brivio | 2023-02-13 | 1 | -3/+6 |
* | test/perf/pasta_tcp: Add host to namespace cases for traffic via tap | Stefano Brivio | 2023-01-05 | 1 | -0/+57 |
* | test/perf/pasta_udp: Add host to namespace cases for traffic via tap | Stefano Brivio | 2023-01-05 | 1 | -0/+37 |
* | test/lib/test: Clean up iperf3 JSON files before starting the server | Stefano Brivio | 2022-11-16 | 1 | -2/+2 |
* | test/memory/passt: Change passt.avx2 path to /bin in test itself2022_11_04.e308018 | Stefano Brivio | 2022-11-04 | 1 | -2/+2 |
* | test/perf: Finally drop workaround for virtio_net TX stall | Stefano Brivio | 2022-11-04 | 2 | -30/+0 |