aboutgitcodebugslistschat
path: root/test/lib/setup
Commit message (Expand)AuthorAgeFilesLines
* test: Create common state directories for temporary filesDavid Gibson2022-09-131-0/+2
* test: Use new-style command issue for passt_in_ns testsDavid Gibson2022-09-131-42/+31
* test: Use context system for two_guests testsDavid Gibson2022-09-131-62/+53
* test: Use context system for guest commandsDavid Gibson2022-09-131-4/+9
* test: Extend context system to run commands in namespace for pasta testsDavid Gibson2022-09-131-9/+8
* test: Use new-style contexts for passt pane in the pasta and passt testsDavid Gibson2022-09-131-10/+9
* test: Issue host commands via context for most testsDavid Gibson2022-09-131-15/+32
* test: Kill qemu by pidfile rather than ^CDavid Gibson2022-08-201-8/+12
* test: Use shutdown test for pastaDavid Gibson2022-08-201-3/+1
* test: Rename slightly misleading "valgrind" testsDavid Gibson2022-08-201-2/+0
* test: Split setup/teardown functions for build and distro testsDavid Gibson2022-08-201-0/+15
* 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-141-10/+0
* tests: Move mbuto download and execution to asset buildDavid Gibson2022-07-141-17/+6
* 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: Add pane_status command to check for success of issued commandsDavid Gibson2022-05-191-31/+26
* tests: Update mbuto git URLsStefano Brivio2022-05-191-1/+1
* test, seccomp, Makefile: Switch to valgrind runs for passt functional testsStefano Brivio2022-03-291-12/+28
* 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: Add demo for Podman with pastaStefano Brivio2022-02-221-1/+20
* passt, pasta: Namespace-based sandboxing, defer seccomp policy applicationStefano Brivio2022-02-211-12/+16
* test/lib/setup: Don't rely on IFS to properly separate qemu argumentsStefano Brivio2022-01-261-32/+32
* test/perf: Actually load passt enough to test UDP performanceStefano Brivio2021-10-211-5/+8
* 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-291-0/+23
* test: Add CI/demo scriptsStefano Brivio2021-09-271-0/+322