aboutgitcodebugslistschat
path: root/test/run
Commit message (Expand)AuthorAgeFilesLines
* test: Move passt_test_log_pipe to state directoryDavid Gibson2022-09-131-5/+2
* test: Create common state directories for temporary filesDavid Gibson2022-09-131-0/+2
* test: Actually run cleanup functionDavid Gibson2022-09-131-1/+0
* test: Group tests by mode then protocol, rather than the reverseDavid Gibson2022-09-131-19/+19
* test: Integration of old-style pane execution and new context executionDavid Gibson2022-09-131-0/+1
* test: Log debugging output from test scriptDavid Gibson2022-08-201-0/+2
* test: Use shutdown test for pastaDavid Gibson2022-08-201-0/+1
* test: Rename slightly misleading "valgrind" testsDavid Gibson2022-08-201-2/+3
* test: Split setup/teardown functions for build and distro testsDavid Gibson2022-08-201-0/+4
* test: Split cppcheck and clang-tidy tests into different filesDavid Gibson2022-08-201-1/+2
* tests: Explicitly list test files in test/run, remove "onlyfor" supportDavid Gibson2022-07-141-27/+31
* tests: Don't automatically traverse directories of test filesDavid Gibson2022-07-141-24/+24
* test/run: Return 0 from run(), exit value already reflects failuresStefano Brivio2022-05-191-1/+1
* tests: Don't ignore errors during scriptDavid Gibson2022-05-191-1/+1
* tests: Remove unused XVFB variableDavid Gibson2022-05-191-3/+0
* test, seccomp, Makefile: Switch to valgrind runs for passt functional testsStefano Brivio2022-03-291-0/+9
* demo, ci: Switch to asciinema(1) for terminal recordingsStefano Brivio2022-02-221-8/+8
* test: Add demo for Podman with pastaStefano Brivio2022-02-221-0/+8
* test: Add distribution tests for several architectures and kernel versionsStefano Brivio2022-01-281-0/+1
* test: Record CI and demo videos in Xvfb by default, fix demo setup sequenceStefano Brivio2021-09-291-1/+6
* test: Add CI/demo scriptsStefano Brivio2021-09-271-0/+154