aboutgitcodebugslistschat
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* test: Switch to qemu -netdev stream option instead of using qrapStefano Brivio2022-11-041-27/+23
* test: Wait for network before starting passt in two_guests setupStefano Brivio2022-11-041-0/+2
* test: Add memory/passt test casesStefano Brivio2022-11-042-0/+50
* 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-044-92/+121
* test: Add log file tests for pasta plus corresponding layout and setupStefano Brivio2022-10-263-1/+56
* test: Add rudimentary support to run selected tests onlyStefano Brivio2022-10-141-1/+1
* test: Remove unneccessary pane naming from layout_two_guestsDavid Gibson2022-09-291-4/+0
* 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: 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/lib: Wait for DHCPv4 before starting DHCPv6 client in two_guests testStefano Brivio2022-09-231-0/+1
* test/lib: Wait for kernel to free up ports used by iperf3 before reusing themStefano Brivio2022-09-221-0/+2
* test/lib: Run also iperf3 clients in background, revert to time-based waitStefano Brivio2022-09-221-3/+6
* test/perf: Disable periodic throughput reports to avoid vhost hangStefano Brivio2022-09-221-1/+1
* test/lib: Wait on iperf3 clients to be done, then send SIGINT to serversStefano Brivio2022-09-221-8/+8
* test/lib: Restore IFS while executing directives in def blocksStefano Brivio2022-09-221-1/+1
* test: term: When checking if status line is a number, hide errorsStefano Brivio2022-09-141-1/+1
* test: Move perf.js report file to $LOGDIR/webDavid Gibson2022-09-131-1/+2
* test: Move video processing files to $STATEBASEDavid Gibson2022-09-132-20/+25
* test: Move pidfiles and nsholder sockets into state directoryDavid Gibson2022-09-131-33/+33
* test: Store pcap files in $LOGDIR instead of /tmpDavid Gibson2022-09-131-8/+8
* test: Move pause temporary file to state directoryDavid Gibson2022-09-131-2/+2
* test: Use paths in __STATEDIR__ instead of 'temp' and 'tempdir' directivesDavid Gibson2022-09-131-10/+0
* test: Move context temporary files to state dirDavid Gibson2022-09-131-29/+32
* test: Move passt_test_log_pipe to state directoryDavid Gibson2022-09-132-14/+14
* test: Create common state directories for temporary filesDavid Gibson2022-09-133-1/+7
* test: Remove unused variable FFMPEG_PID_FILEDavid Gibson2022-09-131-1/+0
* test: Use new-style command issue for passt_in_ns testsDavid Gibson2022-09-132-49/+34
* test: Use context system for two_guests testsDavid Gibson2022-09-132-73/+57
* test: Use context system for guest commandsDavid Gibson2022-09-134-11/+43
* test: Extend context system to run commands in namespace for pasta testsDavid Gibson2022-09-133-13/+29
* test: Use new-style contexts for passt pane in the pasta and passt testsDavid Gibson2022-09-132-16/+11
* test: Issue host commands via context for most testsDavid Gibson2022-09-132-25/+42
* test: Integration of old-style pane execution and new context executionDavid Gibson2022-09-132-81/+120
* test: Allow a tmux pane to watch commands executed in contextsDavid Gibson2022-09-131-0/+18
* test: Context execution helpersDavid Gibson2022-09-131-0/+80
* test: Rewrite test_iperf3David Gibson2022-09-071-41/+27
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-071-4/+6
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-071-47/+43
* test: Kill qemu by pidfile rather than ^CDavid Gibson2022-08-201-8/+12
* test: Use shutdown test for pastaDavid Gibson2022-08-201-3/+1
* test: Rename slightly misleading "valgrind" testsDavid Gibson2022-08-201-2/+0
* test: Split setup/teardown functions for build and distro testsDavid Gibson2022-08-201-0/+15
* test: Remove unused *_XTERM variablesDavid Gibson2022-08-201-4/+0
* tests: Clean up better after iperf testsDavid Gibson2022-07-221-1/+1
* tests: Use dhclient --no-pid for namespaces in two_guests testsDavid Gibson2022-07-221-4/+4