summaryrefslogtreecommitdiffstats
path: root/tests/shell/helpers
Commit message (Expand)AuthorAgeFilesLines
* tests/shell: no longer support unprettified ".json-nft" filesThomas Haller2024-02-091-16/+3
* tests/shell: have .json-nft dumps prettified to wrap linesThomas Haller2024-02-082-15/+53
* tests/shell: use generated ruleset for `nft --check`Thomas Haller2023-12-031-22/+26
* tests/shell: prettify JSON in test output and add helperThomas Haller2023-11-223-0/+38
* tests/shell: sanitize "handle" in JSON outputThomas Haller2023-11-222-3/+9
* tests/shell: check and generate JSON dump filesThomas Haller2023-11-152-35/+131
* tests/shell: fix mount command in "test-wrapper.sh"Thomas Haller2023-11-021-1/+1
* tests/shell: honor NFT_TEST_VERBOSE_TEST variable to debug tests via `bash -x`Thomas Haller2023-10-211-1/+14
* tests/shell: mount all of "/var/run" in "test-wrapper.sh"Thomas Haller2023-10-101-11/+15
* tests/shell: run `nft --check` on persisted dump filesThomas Haller2023-09-191-0/+31
* tests/shell: simplify collecting error result in "test-wrapper.sh"Thomas Haller2023-09-181-8/+8
* tests/shell: fix preserving ruleset diff after testThomas Haller2023-09-181-0/+1
* tests/shell: add "random-source.sh" helper for random-source for sort/shufThomas Haller2023-09-151-0/+40
* tests/shell: ensure vgdb-pipe files are deleted from "nft-valgrind-wrapper.sh"Thomas Haller2023-09-141-2/+2
* tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)Thomas Haller2023-09-091-12/+28
* tests/shell: skip tests if nft does not support JSON modeThomas Haller2023-09-091-1/+34
* tests/shell: set valgrind's "--vgdb-prefix=" to orignal TMPDIRThomas Haller2023-09-091-0/+1
* tests/shell: honor .nodump file for tests without nft dumpsThomas Haller2023-09-091-2/+8
* tests/shell: fix handling failures with VALGRIND=yThomas Haller2023-09-082-5/+23
* tests/shell: cleanup result handling in "test-wrapper.sh"Thomas Haller2023-09-081-24/+41
* tests/shell: set TMPDIR for tests in "test-wrapper.sh"Thomas Haller2023-09-071-0/+2
* tests/shell: record the test duration (wall time) in the result dataThomas Haller2023-09-071-0/+6
* tests/shell: bind mount private /var/run/netns in test containerThomas Haller2023-09-071-0/+23
* tests/shell: move valgrind wrapper script to separate scriptThomas Haller2023-09-071-0/+17
* tests/shell: move taint check to "test-wrapper.sh"Thomas Haller2023-09-071-3/+15
* tests/shell: rework printing of test resultsThomas Haller2023-09-071-1/+1
* tests/shell: move the dump diff handling inside "test-wrapper.sh"Thomas Haller2023-09-071-7/+49
* tests/shell: interpret an exit code of 77 from scripts as "skipped"Thomas Haller2023-09-071-0/+2
* tests/shell: run each test in separate namespace and allow rootlessThomas Haller2023-09-071-0/+23