summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/shell: cover long interface name in "0042chain_variable_0" testThomas Haller2023-10-242-6/+34
* tests/shell: add "bogons/nft-f/zero_length_devicename2_assert"Thomas Haller2023-10-241-0/+5
* tests/shell: inline input data in "single_anon_set" testThomas Haller2023-10-242-40/+45
* tests/shell: test for maximum length of "comment" in "comments_objects_0"Thomas Haller2023-10-242-6/+23
* tests/shell: add missing "elem_opts_compat_0.nodump" fileThomas Haller2023-10-241-0/+0
* tests/shell: honor NFT_TEST_VERBOSE_TEST variable to debug tests via `bash -x`Thomas Haller2023-10-212-2/+28
* parser_bison: Fix for broken compatibility with older dumpsPhil Sutter2023-10-201-0/+29
* tests/shell: use bash instead of /bin/sh for testsThomas Haller2023-10-1612-12/+12
* tests/shell: add missing "vlan_8021ad_tag.nodump" fileThomas Haller2023-10-161-0/+0
* tests/shell: add "-S|--setup-host" option to set sysctl for rootless testsThomas Haller2023-10-101-0/+46
* tests/shell: preserve result directory with NFT_TEST_FAIL_ON_SKIPThomas Haller2023-10-101-2/+7
* tests/shell: mount all of "/var/run" in "test-wrapper.sh"Thomas Haller2023-10-101-11/+15
* tests: shell: add vlan match test caseFlorian Westphal2023-10-071-0/+50
* tests: add test for dormant on/off/on bugFlorian Westphal2023-10-072-0/+52
* icmpv6: Allow matching target address in NS/NA, redirect and MLDNicolas Cavallari2023-10-063-0/+352
* tests: never merge across non-expression statements redux 2Florian Westphal2023-10-062-0/+95
* tests: shell: sets/reset_command_0: Fix drop_seconds()Phil Sutter2023-09-291-1/+1
* scanner: restrict include directive to regular filesFlorian Westphal2023-09-291-0/+1
* tests: never merge across non-expression statements reduxFlorian Westphal2023-09-293-0/+54
* rule: never merge across non-expression statementsFlorian Westphal2023-09-295-0/+38
* tests: shell: Fix for failing nft-f/sample-rulesetPhil Sutter2023-09-281-2/+2
* tests: shell: fix spurious errors in sets/0036add_set_element_expiration_0Pablo Neira Ayuso2023-09-271-3/+7
* netlink_linearize: skip set element expression in map statement keyPablo Neira Ayuso2023-09-2710-0/+122
* tests: py: add map supportPablo Neira Ayuso2023-09-271-4/+66
* tests: shell: features: Fix table owner flag checkPhil Sutter2023-09-261-1/+1
* tests: shell: skip flowtable-uaf if we lack table owner supportFlorian Westphal2023-09-222-0/+7
* tests: shell: add feature probe for sctp chunk matchingFlorian Westphal2023-09-212-10/+23
* tests: shell: add feature probe for sets with more than one elementFlorian Westphal2023-09-215-0/+23
* tests: shell: skip adding catchall elements if unuspportedFlorian Westphal2023-09-211-2/+6
* tests/shell: honor NFT_TEST_FAIL_ON_SKIP variable to fail on any skipped testsThomas Haller2023-09-211-1/+7
* limit: display default burst when listing rulesetPablo Neira Ayuso2023-09-207-18/+18
* tests/shell: run `nft --check` on persisted dump filesThomas Haller2023-09-192-1/+34
* evaluate: perform mark datatype compatibility check from mapsPablo Neira Ayuso2023-09-192-0/+64
* evaluate: expand sets and maps before evaluationPablo Neira Ayuso2023-09-194-0/+39
* tests/shell: simplify collecting error result in "test-wrapper.sh"Thomas Haller2023-09-181-8/+8
* tests/shell: colorize NFT_TEST_HAS_SOCKET_LIMITSThomas Haller2023-09-181-11/+18
* tests/shell: don't show the exit status for failed testsThomas Haller2023-09-181-6/+3
* tests/shell: set C locale in "run-tests.sh"Thomas Haller2023-09-181-2/+6
* tests/shell: fix preserving ruleset diff after testThomas Haller2023-09-181-0/+1
* tests/shell: check diff in "maps/typeof_maps_0" and "sets/typeof_sets_0" testThomas Haller2023-09-182-31/+177
* tests/shell: implement NFT_TEST_HAVE_json feature detection as scriptThomas Haller2023-09-182-14/+10
* tests/shell: skip reset tests if kernel lacks supportFlorian Westphal2023-09-185-4/+43
* tests/shell: skip test cases if ct expectation and/or timeout lacks supportFlorian Westphal2023-09-185-39/+33
* tests/shell: skip test cases involving osf match if kernel lacks supportFlorian Westphal2023-09-183-10/+39
* tests/shell: skip catchall tests if kernel lacks supportFlorian Westphal2023-09-186-2/+35
* tests/shell: skip destroy tests if kernel lacks supportFlorian Westphal2023-09-186-0/+13
* tests/shell: skip inet ingress tests if kernel lacks supportFlorian Westphal2023-09-184-7/+18
* tests/shell: skip some tests if kernel lacks netdev egress supportFlorian Westphal2023-09-183-1/+18
* tests/shell: skip bitshift tests if kernel lacks supportFlorian Westphal2023-09-1811-0/+27
* tests/shell: skip inner matching tests if unsupportedFlorian Westphal2023-09-182-0/+9