| Commit message (Expand) | Author | Age | Files | Lines |
* | test: Add Podman system test with bats for pasta2023_09_07.ee58f37 | Stefano Brivio | 2023-09-07 | 1 | -0/+4 |
* | test: Use "nstool exec" to slightly simplify tests | David Gibson | 2023-04-08 | 1 | -1/+1 |
* | test: Initialise ${TRACE} properly | David Gibson | 2023-04-08 | 1 | -0/+3 |
* | passt: Relicense to GPL 2.0, or any later version | Stefano Brivio | 2023-04-06 | 1 | -1/+1 |
* | test: Add memory/passt test cases | Stefano Brivio | 2022-11-04 | 1 | -0/+4 |
* | test/lib: Move screen-scraping setup and layout functions to _ugly files | Stefano Brivio | 2022-11-04 | 1 | -0/+2 |
* | test/run: Temporarily disable distribution tests2022_10_26.e4df8b0 | Stefano Brivio | 2022-10-26 | 1 | -0/+4 |
* | test: Add log file tests for pasta plus corresponding layout and setup | Stefano Brivio | 2022-10-26 | 1 | -0/+4 |
* | test: Move slower tests to end of test run | David Gibson | 2022-10-15 | 1 | -10/+10 |
* | test: Add rudimentary support to run selected tests only | Stefano Brivio | 2022-10-14 | 1 | -1/+36 |
* | test: Move passt_test_log_pipe to state directory | David Gibson | 2022-09-13 | 1 | -5/+2 |
* | test: Create common state directories for temporary files | David Gibson | 2022-09-13 | 1 | -0/+2 |
* | test: Actually run cleanup function | David Gibson | 2022-09-13 | 1 | -1/+0 |
* | test: Group tests by mode then protocol, rather than the reverse | David Gibson | 2022-09-13 | 1 | -19/+19 |
* | test: Integration of old-style pane execution and new context execution | David Gibson | 2022-09-13 | 1 | -0/+1 |
* | test: Log debugging output from test script | David Gibson | 2022-08-20 | 1 | -0/+2 |
* | test: Use shutdown test for pasta | David Gibson | 2022-08-20 | 1 | -0/+1 |
* | test: Rename slightly misleading "valgrind" tests | David Gibson | 2022-08-20 | 1 | -2/+3 |
* | test: Split setup/teardown functions for build and distro tests | David Gibson | 2022-08-20 | 1 | -0/+4 |
* | test: Split cppcheck and clang-tidy tests into different files | David Gibson | 2022-08-20 | 1 | -1/+2 |
* | tests: Explicitly list test files in test/run, remove "onlyfor" support | David Gibson | 2022-07-14 | 1 | -27/+31 |
* | tests: Don't automatically traverse directories of test files | David Gibson | 2022-07-14 | 1 | -24/+24 |
* | test/run: Return 0 from run(), exit value already reflects failures | Stefano Brivio | 2022-05-19 | 1 | -1/+1 |
* | tests: Don't ignore errors during script | David Gibson | 2022-05-19 | 1 | -1/+1 |
* | tests: Remove unused XVFB variable | David Gibson | 2022-05-19 | 1 | -3/+0 |
* | test, seccomp, Makefile: Switch to valgrind runs for passt functional tests | Stefano Brivio | 2022-03-29 | 1 | -0/+9 |
* | demo, ci: Switch to asciinema(1) for terminal recordings | Stefano Brivio | 2022-02-22 | 1 | -8/+8 |
* | test: Add demo for Podman with pasta | Stefano Brivio | 2022-02-22 | 1 | -0/+8 |
* | test: Add distribution tests for several architectures and kernel versions | Stefano Brivio | 2022-01-28 | 1 | -0/+1 |
* | test: Record CI and demo videos in Xvfb by default, fix demo setup sequence | Stefano Brivio | 2021-09-29 | 1 | -1/+6 |
* | test: Add CI/demo scripts | Stefano Brivio | 2021-09-27 | 1 | -0/+154 |