aboutgitcodebugslistschat
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/nstool: Fix fd leak in accept() loopDavid Gibson2023-05-231-0/+2
* test/nstool: Provide useful error if given a path that's too longDavid Gibson2023-05-231-8/+14
* nstool: Enter holder's cwd when changing mount ns with nstool execDavid Gibson2023-04-081-1/+11
* nstool: Advertise the holder's cwd (in its mountns) across the socketDavid Gibson2023-04-081-0/+4
* test: Use "nstool exec" to slightly simplify testsDavid Gibson2023-04-083-26/+23
* test: Initialise ${TRACE} properlyDavid Gibson2023-04-081-0/+3
* nstool: Add --keep-caps option to nstool execDavid Gibson2023-04-081-9/+78
* nstool: Add nstool exec command to execute commands in an nstool namespaceDavid Gibson2023-04-081-2/+137
* nstool: Helpers to iterate through namespace typesDavid Gibson2023-04-081-10/+12
* nstool: Add magic number to advertized informationDavid Gibson2023-04-081-0/+9
* nstool: Detect what namespaces target is inDavid Gibson2023-04-081-14/+143
* nstool: Replace "pid" subcommand with "info" subcommandDavid Gibson2023-04-082-17/+55
* nstool: Split some command line parsing and socket setup to subcommandsDavid Gibson2023-04-081-34/+68
* nstool: Move description of its operation modes from comment to usageDavid Gibson2023-04-081-15/+11
* nstool: Reverse parameters to nstoolDavid Gibson2023-04-082-28/+28
* nstool: Rename nsholder to nstoolDavid Gibson2023-04-084-29/+29
* test: Remove race between commands run in the same contextDavid Gibson2023-04-081-2/+2
* passt: Relicense to GPL 2.0, or any later versionStefano Brivio2023-04-0647-47/+47
* test: Fedora 32-35 have moved to the archivesDavid Gibson2023-02-141-4/+4
* test: Update location for Debian ppc64 imagesDavid Gibson2023-02-142-2/+5
* test/pasta_options: Ignore failures on shell 'exit'Stefano Brivio2023-02-131-3/+6
* test/perf/pasta_tcp: Add host to namespace cases for traffic via tapStefano Brivio2023-01-051-0/+57
* test/perf/pasta_udp: Add host to namespace cases for traffic via tapStefano Brivio2023-01-051-0/+37
* test/lib/test: Clean up iperf3 JSON files before starting the serverStefano Brivio2022-11-161-2/+2
* test/memory/passt: Change passt.avx2 path to /bin in test itself2022_11_04.e308018Stefano Brivio2022-11-041-2/+2
* test/perf: Finally drop workaround for virtio_net TX stallStefano Brivio2022-11-042-30/+0
* test: Switch to qemu -netdev stream option instead of using qrapStefano Brivio2022-11-047-77/+75
* test: Wait for network before starting passt in two_guests setupStefano Brivio2022-11-041-0/+2
* test: Add memory/passt test casesStefano Brivio2022-11-046-1/+289
* test/lib: Add "td" directive, handled by table_value()Stefano Brivio2022-11-042-0/+31
* test/lib/perf_report: Use own flag to track initialisationStefano Brivio2022-11-041-3/+6
* test/lib: Move screen-scraping setup and layout functions to _ugly filesStefano Brivio2022-11-045-92/+123
* test/run: Temporarily disable distribution tests2022_10_26.e4df8b0Stefano Brivio2022-10-261-0/+4
* test: Add log file tests for pasta plus corresponding layout and setupStefano Brivio2022-10-265-1/+150
* test: Move slower tests to end of test runDavid Gibson2022-10-151-10/+10
* test: Add rudimentary support to run selected tests onlyStefano Brivio2022-10-143-2/+53
* Stricter checking for nsholder.cDavid Gibson2022-09-292-2/+2
* test: Remove unneccessary pane naming from layout_two_guestsDavid Gibson2022-09-291-4/+0
* test: Simplify data handling for transfer testsDavid Gibson2022-09-2910-294/+214
* test: Use --config-net for namespace setupDavid Gibson2022-09-291-14/+3
* test: More robust wait for pasta/passt to be readyDavid Gibson2022-09-291-5/+10
* test: Remove unnecessary sleeps from shutdown testsDavid Gibson2022-09-292-2/+0
* test: Add wait_for() shell helperDavid Gibson2022-09-292-3/+9
* test/lib: Don't try to write to perf.js when running demosStefano Brivio2022-09-241-0/+6
* test/lib: Drop perf_report_append() from perf_reportStefano Brivio2022-09-241-6/+1
* test/demo: Avoid using port 5201 on the hostStefano Brivio2022-09-243-115/+115
* test/demo: Use relative paths to change directories when possibleStefano Brivio2022-09-242-6/+5
* test/passt.mbuto: Don't fail on missing guest public keyStefano Brivio2022-09-231-1/+1
* test/distro: Update workarounds for Ubuntu 22.04 on s390x2022_09_23.d6f865aStefano Brivio2022-09-231-1/+3
* test/lib: Wait for DHCPv4 before starting DHCPv6 client in two_guests testStefano Brivio2022-09-231-0/+1