summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-02test: Allow sftp via vsock-ssh in testsDavid Gibson
2024-04-25test: Make log truncation test more robustDavid Gibson
2024-04-25test: Slight simplification to pasta log testsDavid Gibson
2024-04-05test: Verify that podman tests are using the pasta binary we expect2024_04_05.954589bDavid Gibson
2024-04-05test: catatonit may not be in $PATHDavid Gibson
2024-04-05test: Build and download podman as a test assetDavid Gibson
2024-04-05test: Make sure to update mbuto repositoryDavid Gibson
2024-01-16test: Fix passt.mbuto for cases where /usr/sbin doesn't existDavid Gibson
2023-12-27test: make passt.mbuto script more robustJon Paul Maloy
2023-12-27test: Select first reported IPv6 address for guest/host comparisonStefano Brivio
2023-12-07test: Make handling of shell prompts with escapes a little more reliableDavid Gibson
2023-12-04test: Avoid hitting guestfish command length limitsDavid Gibson
2023-11-19valgrind: Adjust suppression for MSG_TRUNC with NULL bufferDavid Gibson
2023-11-10test/lib/perf_report: Fix up table highlight for pasta's local flowsStefano Brivio
2023-11-07test/perf: Simplify calculation of "omit" time for TCP throughputDavid Gibson
2023-11-07test/perf: Remove unnecessary --pacing-timer optionsDavid Gibson
2023-11-07test/perf: "MTU" changes in passt_tcp host to guest aren't usefulDavid Gibson
2023-11-07test/perf: Explicitly control UDP packet length, instead of MTUDavid Gibson
2023-11-07test/perf: Small MTUs for spliced TCP aren't interestingDavid Gibson
2023-11-07test/perf: Start iperf3 server less oftenDavid Gibson
2023-11-07test/perf: Get iperf3 stats from client sideDavid Gibson
2023-11-07test/perf: Remove stale iperf3c/iperf3s directivesDavid Gibson
2023-09-07test: Add Podman system test with bats for pasta2023_09_07.ee58f37Stefano Brivio
2023-05-23test/nstool: Fix fd leak in accept() loopDavid Gibson
2023-05-23test/nstool: Provide useful error if given a path that's too longDavid Gibson
2023-04-08nstool: Enter holder's cwd when changing mount ns with nstool execDavid Gibson
2023-04-08nstool: Advertise the holder's cwd (in its mountns) across the socketDavid Gibson
2023-04-08test: Use "nstool exec" to slightly simplify testsDavid Gibson
2023-04-08test: Initialise ${TRACE} properlyDavid Gibson
2023-04-08nstool: Add --keep-caps option to nstool execDavid Gibson
2023-04-08nstool: Add nstool exec command to execute commands in an nstool namespaceDavid Gibson
2023-04-08nstool: Helpers to iterate through namespace typesDavid Gibson
2023-04-08nstool: Add magic number to advertized informationDavid Gibson
2023-04-08nstool: Detect what namespaces target is inDavid Gibson
2023-04-08nstool: Replace "pid" subcommand with "info" subcommandDavid Gibson
2023-04-08nstool: Split some command line parsing and socket setup to subcommandsDavid Gibson
2023-04-08nstool: Move description of its operation modes from comment to usageDavid Gibson
2023-04-08nstool: Reverse parameters to nstoolDavid Gibson
2023-04-08nstool: Rename nsholder to nstoolDavid Gibson
2023-04-08test: Remove race between commands run in the same contextDavid Gibson
2023-04-06passt: Relicense to GPL 2.0, or any later versionStefano Brivio
2023-02-14test: Fedora 32-35 have moved to the archivesDavid Gibson
2023-02-14test: Update location for Debian ppc64 imagesDavid Gibson
2023-02-13test/pasta_options: Ignore failures on shell 'exit'Stefano Brivio
2023-01-05test/perf/pasta_tcp: Add host to namespace cases for traffic via tapStefano Brivio
2023-01-05test/perf/pasta_udp: Add host to namespace cases for traffic via tapStefano Brivio
2022-11-16test/lib/test: Clean up iperf3 JSON files before starting the serverStefano Brivio
2022-11-04test/memory/passt: Change passt.avx2 path to /bin in test itself2022_11_04.e308018Stefano Brivio
2022-11-04test/perf: Finally drop workaround for virtio_net TX stallStefano Brivio
2022-11-04test: Switch to qemu -netdev stream option instead of using qrapStefano Brivio