aboutgitcodebugslistschat
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* tests: Don't check exit code for every command in demo modeStefano Brivio2022-05-191-0/+3
* tests: Don't count number of test units for demosStefano Brivio2022-05-191-2/+4
* demo/pasta: Fix bad sleep directiveStefano Brivio2022-05-191-1/+1
* test/run: Return 0 from run(), exit value already reflects failuresStefano Brivio2022-05-191-1/+1
* test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interfaceStefano Brivio2022-05-191-1/+0
* tests: Simplify explicit checks for command successDavid Gibson2022-05-195-52/+24
* tests: Simplify *tools commands using pane_statusDavid Gibson2022-05-191-15/+10
* tests: Add pane_status command to check for success of issued commandsDavid Gibson2022-05-193-50/+59
* tests: Don't ignore errors during scriptDavid Gibson2022-05-192-6/+6
* tests: Improve control character filtering in pane_parseDavid Gibson2022-05-191-1/+1
* tests: Don't globally set tmux default-shellDavid Gibson2022-05-191-6/+7
* tests: Don't use tmux update-environmentDavid Gibson2022-05-191-4/+5
* tests: Add some debugging output for the test scripts themselvesDavid Gibson2022-05-191-0/+2
* tests: Remove unused XVFB variableDavid Gibson2022-05-191-3/+0
* tests: Update mbuto git URLsStefano Brivio2022-05-192-2/+2
* Add basic .gitignore filesDavid Gibson2022-05-191-0/+2
* demo: podman: New port forwarding behaviour for pasta, minor fixesStefano Brivio2022-05-021-78/+56
* test/lib: Add small delay before trying to parse outputStefano Brivio2022-04-071-0/+1
* test/distro: Set unprivileged_userns_clone on Debian Buster and earlierStefano Brivio2022-04-071-0/+4
* test/lib: Consistent cols, rows, poster attributes for asciinema playerStefano Brivio2022-04-072-2/+2
* test/perf: Work-around for virtio_net hang before long streams from guestStefano Brivio2022-03-292-0/+30
* test, seccomp, Makefile: Switch to valgrind runs for passt functional testsStefano Brivio2022-03-296-13/+91
* test: Add asciinema(1) as requirement for CI in READMEStefano Brivio2022-03-281-1/+1
* test/lib/video: Fill in href attributes of video shortcutsStefano Brivio2022-03-281-1/+1
* conf, util, tap: Implement --trace option for extra verbose loggingStefano Brivio2022-03-252-1/+15
* test/lib/setup: Unshare PID namespace in pasta_setup()Stefano Brivio2022-03-021-4/+8
* demo/pasta: Clean up before rebuilding with -gStefano Brivio2022-03-011-0/+1
* passt, pasta: Run-time selection of AVX2 buildStefano Brivio2022-02-283-12/+2
* test/distro/opensuse: Add Tumbleweed armv7l testStefano Brivio2022-02-281-0/+29
* test/lib/term: Don't run demo when started as ./runStefano Brivio2022-02-281-1/+1
* demo/pasta: Exit namespace in 'ns' pane before restarting pastaStefano Brivio2022-02-281-0/+1
* test: Fix name of CI asciinema player in perf links handlerStefano Brivio2022-02-231-5/+4
* demo, ci: Switch to asciinema(1) for terminal recordingsStefano Brivio2022-02-225-92/+101
* test: Add demo for Podman with pastaStefano Brivio2022-02-226-3/+951
* test/perf/passt_udp: Drop threshold for 256B testStefano Brivio2022-02-211-2/+2
* test/distro/ubuntu: Use DEBIAN_FRONTEND=noninteractive for apt on 22.04Stefano Brivio2022-02-211-0/+1
* passt, pasta: Namespace-based sandboxing, defer seccomp policy applicationStefano Brivio2022-02-213-15/+21
* test/perf/passt_tcp: Drop iperf3 window size for host-to-guest testsStefano Brivio2022-02-011-10/+10
* test/distro/ubuntu: Skip apt-get update for 16.04 on powerpcStefano Brivio2022-01-301-1/+3
* test/distro: Avoid race between display of ns_msg and netcat exitingStefano Brivio2022-01-304-0/+4
* test: Add basic documentation about test suite, and cool-retro-term profileStefano Brivio2022-01-281-0/+104
* test: Add distribution tests for several architectures and kernel versionsStefano Brivio2022-01-285-0/+1297
* test/lib/test: Introduce 'def' directive for frequently used patternsStefano Brivio2022-01-281-229/+267
* test/lib/term: Allow for a wider variety of prompt characters in pane_wait()Stefano Brivio2022-01-281-7/+10
* test/lib/video: Drop -preset ultrafast from ffmpeg argumentsStefano Brivio2022-01-261-1/+1
* test/lib/setup: Don't rely on IFS to properly separate qemu argumentsStefano Brivio2022-01-261-32/+32
* perf/passt_udp: Lower failure throughput thresholds with big MTUsStefano Brivio2022-01-261-4/+4
* test/two_guests: Drop stray spaces after sleep directivesStefano Brivio2022-01-261-4/+4
* demo/pasta: Don't wait for pasta to return to a promptStefano Brivio2022-01-261-1/+1
* README, perf_report: Markdown and CSS fixesStefano Brivio2021-10-221-7/+8