aboutgitcodebugslistschat
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests: Remove unnecessary ^D in passt_in_ns teardownDavid Gibson2022-07-221-2/+0
* tests: Fix detection of empty 'hout' responses in passt{,_in_ns} testsDavid Gibson2022-07-221-0/+14
* test: Drop further ^D in passt demo teardownStefano Brivio2022-07-221-5/+1
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-142-19/+0
* tests: Don't automatically traverse directories of test filesDavid Gibson2022-07-141-2/+2
* tests: Remove not-very-useful "req" directiveDavid Gibson2022-07-141-18/+10
* tests: Remove unused set_mode() functionDavid Gibson2022-07-141-13/+0
* tests: Move mbuto download and execution to asset buildDavid Gibson2022-07-141-17/+6
* tests: Introduce makefile for building test assetsDavid Gibson2022-07-141-1/+1
* Invoke specific qemu-system-* binariesDavid Gibson2022-07-141-4/+13
* test: Add external mbuto profile, drop udhcpc, and switch to itStefano Brivio2022-07-061-1/+1
* Use dhclient instead of udhcpcDavid Gibson2022-06-151-3/+3
* Tweak dhclient arguments for readabilityDavid Gibson2022-06-151-1/+1
* Don't abbreviate ip(8) arguments in examples and testsDavid Gibson2022-06-151-2/+2
* 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
* 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-191-5/+5
* 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: Update mbuto git URLsStefano Brivio2022-05-191-1/+1
* test/lib: Add small delay before trying to parse outputStefano Brivio2022-04-071-0/+1
* test/lib: Consistent cols, rows, poster attributes for asciinema playerStefano Brivio2022-04-072-2/+2
* test, seccomp, Makefile: Switch to valgrind runs for passt functional testsStefano Brivio2022-03-291-12/+28
* 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-251-0/+10
* test/lib/setup: Unshare PID namespace in pasta_setup()Stefano Brivio2022-03-021-4/+8
* test/lib/term: Don't run demo when started as ./runStefano Brivio2022-02-281-1/+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-223-67/+84
* test: Add demo for Podman with pastaStefano Brivio2022-02-224-3/+101
* passt, pasta: Namespace-based sandboxing, defer seccomp policy applicationStefano Brivio2022-02-211-12/+16
* 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
* README, perf_report: Markdown and CSS fixesStefano Brivio2021-10-221-7/+8
* test/perf: Actually load passt enough to test UDP performanceStefano Brivio2021-10-211-5/+8
* test/lib/test: Wait a bit longer before terminating iperf3 processesStefano Brivio2021-10-211-3/+3
* test: Drop debugging left-overs in lib/utilStefano Brivio2021-10-141-4/+0
* test/lib/term: Export PCAP and DEBUG variables for tmux sessions globallyStefano Brivio2021-10-051-0/+1
* test/lib/setup: Increase --max-stackframe in commented-out valgrind commandStefano Brivio2021-10-051-1/+1
* test: Record CI and demo videos in Xvfb by default, fix demo setup sequenceStefano Brivio2021-09-294-7/+47