aboutgitcodebugslistschat
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* test/two_guests: Fix sleep command for DADStefano Brivio2021-10-211-1/+2
* test/two_guests: Let the guests end DAD before starting the DHCPv6 clientStefano Brivio2021-10-211-0/+1
* passt: Add cppcheck target, test, and address resulting warningsStefano Brivio2021-10-211-1/+5
* test/perf: Actually load passt enough to test UDP performanceStefano Brivio2021-10-213-31/+34
* test/lib/test: Wait a bit longer before terminating iperf3 processesStefano Brivio2021-10-211-3/+3
* test/perf: Try sourcing maximum scaling frequency from cpufreqStefano Brivio2021-10-214-4/+14
* passt: Add clang-tidy Makefile target and test, take care of warningsStefano Brivio2021-10-201-0/+18
* test/demo: Don't wait for # after pasta is started by perf reportStefano Brivio2021-10-202-2/+2
* LICENSES: Add license text files, add missing notices, fix SPDX tagsStefano Brivio2021-10-201-0/+3
* Makefile: Install man pages to /usr/share/man instead of /usr/manStefano Brivio2021-10-201-6/+6
* perf/passt_udp: Don't overshoot UDP bandwidth excessively on larger MTUsStefano Brivio2021-10-191-2/+2
* perf/passt_tcp: Don't exceed typical L3 cache sizes with buffersStefano Brivio2021-10-191-8/+8
* test/perf: Use CPU frequency from /proc/cpuinfo instead of cpupower(1)Stefano Brivio2021-10-194-8/+8
* demo/pasta: Swap init>ns and ns>init flowsStefano Brivio2021-10-151-24/+24
* test: Drop debugging left-overs in lib/utilStefano Brivio2021-10-141-4/+0
* pasta: Allow specifying paths and names of namespacesGiuseppe Scrivano2021-10-071-1/+1
* 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
* demo/pasta: Enter the right directory before issuing perf report -gStefano Brivio2021-10-041-1/+1
* test: Record CI and demo videos in Xvfb by default, fix demo setup sequenceStefano Brivio2021-09-296-8/+54