aboutgitcodebugslistschat
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* test/perf: Switch performance test duration to 10 seconds instead of 30Stefano Brivio2022-09-224-4/+4
* test/perf: Always use /sbin/sysctl in tcp testStefano Brivio2022-09-222-6/+6
* test/passt_in_ns: Consistent sleep commands before starting socat clientStefano Brivio2022-09-222-6/+41
* test/perf: Check for /sbin/sysctl with which(1), not simply sysctlStefano Brivio2022-09-223-4/+4
* test: term: When checking if status line is a number, hide errorsStefano Brivio2022-09-141-1/+1
* test: Simpler termination handling for UDP testsDavid Gibson2022-09-133-65/+62
* test: Move perf.js report file to $LOGDIR/webDavid Gibson2022-09-132-2/+2
* test: Move video processing files to $STATEBASEDavid Gibson2022-09-133-24/+25
* demo: Move pidfiles to state directoryDavid Gibson2022-09-132-7/+8
* test: Move pidfiles and nsholder sockets into state directoryDavid Gibson2022-09-133-35/+35
* 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-1315-82/+69
* test: Don't redundantly regenerate small test file in pasta/tcpDavid Gibson2022-09-131-3/+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-133-19/+16
* test: Create common state directories for temporary filesDavid Gibson2022-09-134-1/+9
* test: Actually run cleanup functionDavid Gibson2022-09-131-1/+0
* test: Remove unused variable FFMPEG_PID_FILEDavid Gibson2022-09-131-1/+0
* test: Group tests by mode then protocol, rather than the reverseDavid Gibson2022-09-1314-32/+32
* test: Use new-style command issue for passt_in_ns testsDavid Gibson2022-09-135-52/+37
* test: Use context system for two_guests testsDavid Gibson2022-09-132-73/+57
* test: Use context system for guest commandsDavid Gibson2022-09-1310-16/+90
* test: Extend context system to run commands in namespace for pasta testsDavid Gibson2022-09-133-13/+29
* test: Add nsholder utilityDavid Gibson2022-09-133-1/+147
* test: Use new-style contexts for passt pane in the pasta and passt testsDavid Gibson2022-09-133-19/+12
* 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-133-81/+121
* 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: Correctly match "background" with "wait" commandsDavid Gibson2022-09-134-8/+6
* test: Rewrite test_iperf3David Gibson2022-09-073-44/+30
* test: Parameterize run time for throughput performance testsDavid Gibson2022-09-075-87/+95
* test: Combine iperf3c and iperf3s into a single DSL commandDavid Gibson2022-09-075-197/+122
* test: Wait for systemd-resolved to be ready on Ubuntu 22.04 for s390xStefano Brivio2022-09-051-2/+6
* test/README: Requirements for socket buffer sizes and hardware performance ev...Stefano Brivio2022-09-021-0/+16
* test: debian: Export DEBIAN_FRONTEND=noninteractive for sid2022_08_20.f233d6cStefano Brivio2022-08-201-0/+3
* test: Kill qemu by pidfile rather than ^CDavid Gibson2022-08-201-8/+12
* test: Log debugging output from test scriptDavid Gibson2022-08-201-0/+2
* test: Use shutdown test for pastaDavid Gibson2022-08-203-5/+4
* test: Rename slightly misleading "valgrind" testsDavid Gibson2022-08-204-12/+13
* test: Only select a single interface or gateway in testsDavid Gibson2022-08-204-7/+7
* test: Split setup/teardown functions for build and distro testsDavid Gibson2022-08-202-0/+19
* test: Ignore video processing temporary filesDavid Gibson2022-08-201-0/+4
* test: Remove unused *_XTERM variablesDavid Gibson2022-08-201-4/+0
* test: Split cppcheck and clang-tidy tests into different filesDavid Gibson2022-08-203-5/+20
* test: Convert distro tests to use socat instead of nc/ncatDavid Gibson2022-08-204-52/+74
* Makefile: Ugly hack to get a "plain" Markdown version of READMEStefano Brivio2022-08-203-3/+3
* contrib, test: Rebase Podman patch, enable three-way merge on git am in demo2022_08_04.b516d15Stefano Brivio2022-08-011-1/+1
* Separately locate external interfaces for IPv4 and IPv6David Gibson2022-07-304-5/+8