aboutgitcodebugslistschat
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* test: Add CI/demo scriptsStefano Brivio2021-09-277-0/+2109