summaryrefslogtreecommitdiffstats
path: root/tests/shell/run-tests.sh
Commit message (Expand)AuthorAgeFilesLines
* tests/shell: fix handling failures with VALGRIND=yThomas Haller2023-09-081-1/+3
* tests/shell: colorize terminal output with test resultThomas Haller2023-09-081-10/+61
* tests/shell: cleanup print_test_result() and show TAINTED error codeThomas Haller2023-09-081-8/+10
* tests/shell: skip test in rootless that hit socket buffer size limitThomas Haller2023-09-071-0/+32
* tests/shell: bind mount private /var/run/netns in test containerThomas Haller2023-09-071-4/+28
* tests/shell: support running tests in parallelThomas Haller2023-09-071-13/+73
* tests/shell: move valgrind wrapper script to separate scriptThomas Haller2023-09-071-34/+7
* tests/shell: move taint check to "test-wrapper.sh"Thomas Haller2023-09-071-12/+4
* tests/shell: rework printing of test resultsThomas Haller2023-09-071-39/+80
* tests/shell: move the dump diff handling inside "test-wrapper.sh"Thomas Haller2023-09-071-28/+17
* tests/shell: support --keep-logs option (NFT_TEST_KEEP_LOGS=y) to preserve te...Thomas Haller2023-09-071-3/+19
* tests/shell: interpret an exit code of 77 from scripts as "skipped"Thomas Haller2023-09-071-1/+10
* tests/shell: run each test in separate namespace and allow rootlessThomas Haller2023-09-071-17/+107
* tests/shell: print test configurationThomas Haller2023-09-071-5/+10
* tests/shell: normalize boolean configuration in environment variablesThomas Haller2023-09-071-4/+15
* tests/shell: export NFT_TEST_BASEDIR and NFT_TEST_TMPDIR for testsThomas Haller2023-09-071-24/+39
* tests/shell: check test names before start and support directoriesThomas Haller2023-09-071-0/+12
* tests/shell: rework finding tests and add "--list-tests" optionThomas Haller2023-09-071-28/+30
* tests/shell: rework command line parsing in "run-tests.sh"Thomas Haller2023-09-071-30/+68
* tests: shell: auto-run kmemleak if its availableFlorian Westphal2023-07-201-1/+55
* tests: shell: Introduce valgrind modePhil Sutter2023-07-041-0/+47
* tests: shell: check for a tainted kernelFlorian Westphal2022-08-111-0/+16
* tests: shell: remove leftover modules on cleanupPablo Neira Ayuso2022-06-021-0/+1
* tests: run-tests.sh: ensure non-zero exit when $failed != 0Štěpán Němec2021-11-021-1/+1
* tests: shell: remove missing modulesPablo Neira Ayuso2021-05-021-2/+3
* tests: shell: Allow wrappers to be passed as nft commandStefano Brivio2020-06-151-4/+6
* tests: Run in separate network namespace, don't break connectivityStefano Brivio2020-06-151-0/+9
* tests: dump generated use new nft toolMichael Braun2020-05-011-1/+1
* tests: shell: update list of rmmod modulesPablo Neira Ayuso2020-01-221-2/+2
* tests: shell: Search diff tool once and for allPhil Sutter2020-01-161-1/+6
* tests/shell: Print unified diffs in dump errorsPhil Sutter2019-06-081-1/+1
* tests: shell: remove RETURNCODE_SEPARATORFlorian Westphal2019-01-041-10/+4
* tests: shell: change all test scripts to return 0Florian Westphal2019-01-041-9/+6
* tests: fix return codesArturo Borrero Gonzalez2018-11-281-1/+1
* tests: shell: missing modules in cleanup pathPablo Neira Ayuso2018-08-161-3/+6
* tests: shell: remove nft_objref module on cleanupPablo Neira Ayuso2018-05-301-1/+1
* tests/shell: Allow to specify multiple testcasesPhil Sutter2018-03-201-4/+6
* tests/shell: Use custom nft binary for ruleset listingPhil Sutter2018-03-161-1/+1
* tests: shell: autogenerate dump verificationLaura Garcia Liebana2018-03-091-7/+39
* tests: shell: add flowtable testsPablo Neira Ayuso2018-03-051-1/+3
* test: shell: update shell/run-tests.sh to refer to relative path of testcaseHarsha Sharma2017-10-091-1/+1
* test: shell: execute shell/run-tests.sh from any directoryHarsha Sharma2017-10-061-1/+1
* tests: shell: remove nft_set_bitmap on each runPablo Neira Ayuso2017-02-161-1/+1
* tests: shell: allow to execute a single testcaseArturo Borrero Gonzalez2016-11-241-0/+11
* rt: introduce routing expressionAnders K. Pedersen2016-10-281-1/+1
* tests: shell: update kernel modules to cleanArturo Borrero Gonzalez2016-10-211-2/+4
* tests: shell: run-tests.sh: use src/nft binary by defaultArturo Borrero2016-06-231-1/+2
* tests: shell: delete unused variable in run-tests.shArturo Borrero2016-06-151-1/+1
* tests/shell/run-tests.sh: print hint about testcase being executedArturo Borrero2016-05-131-0/+4
* tests/shell/run-tests.sh: execute tests in sorted orderArturo Borrero2016-05-131-1/+6