summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases
Commit message (Expand)AuthorAgeFilesLines
* tests: shell: skip stateful expression in sets tests if kernel lacks supportPablo Neira Ayuso2023-11-116-0/+11
* tests: shell: skip prerouting reject tests if kernel lacks supportPablo Neira Ayuso2023-11-111-0/+2
* tests: shell: skip pipapo tests if kernel lacks supportPablo Neira Ayuso2023-11-1111-2/+29
* meta: fix hour decoding when timezone offset is negativeFlorian Westphal2023-11-022-0/+52
* tests: shell: use /bin/bash in sets/elem_opts_compat_0Pablo Neira Ayuso2023-10-241-1/+1
* parser_bison: fix length check for ifname in ifname_expr_alloc()Thomas Haller2023-10-241-6/+1
* 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
* 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 vlan match test caseFlorian Westphal2023-10-071-0/+50
* tests: add test for dormant on/off/on bugFlorian Westphal2023-10-072-0/+52
* 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: 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
* tests: shell: skip flowtable-uaf if we lack table owner supportFlorian Westphal2023-09-221-0/+2
* tests: shell: add feature probe for sctp chunk matchingFlorian Westphal2023-09-211-10/+16
* tests: shell: add feature probe for sets with more than one elementFlorian Westphal2023-09-214-0/+14
* tests: shell: skip adding catchall elements if unuspportedFlorian Westphal2023-09-211-2/+6
* limit: display default burst when listing rulesetPablo Neira Ayuso2023-09-206-8/+8
* 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: check diff in "maps/typeof_maps_0" and "sets/typeof_sets_0" testThomas Haller2023-09-182-31/+177
* tests/shell: skip reset tests if kernel lacks supportFlorian Westphal2023-09-182-0/+4
* tests/shell: skip test cases if ct expectation and/or timeout lacks supportFlorian Westphal2023-09-183-39/+15
* tests/shell: skip test cases involving osf match if kernel lacks supportFlorian Westphal2023-09-182-10/+32
* tests/shell: skip catchall tests if kernel lacks supportFlorian Westphal2023-09-185-2/+27
* tests/shell: skip destroy tests if kernel lacks supportFlorian Westphal2023-09-185-0/+10
* tests/shell: skip inet ingress tests if kernel lacks supportFlorian Westphal2023-09-183-7/+11
* tests/shell: skip some tests if kernel lacks netdev egress supportFlorian Westphal2023-09-182-1/+11
* tests/shell: skip bitshift tests if kernel lacks supportFlorian Westphal2023-09-1810-0/+20
* tests/shell: skip inner matching tests if unsupportedFlorian Westphal2023-09-181-0/+2
* tests/shell: skip map query if kernel lacks supportFlorian Westphal2023-09-181-8/+27
* tests/shell: skip netdev_chain_0 if kernel requires netdev deviceFlorian Westphal2023-09-181-0/+2
* tests/shell: add and use chain binding feature probeFlorian Westphal2023-09-183-7/+55
* tests/shell: cleanup creating dummy interfaces in testsThomas Haller2023-09-186-31/+32
* tests: shell: add sample ruleset reproducerFlorian Westphal2023-09-182-0/+501
* tests: shell: fix dump validation messageFlorian Westphal2023-09-162-13/+0
* tests/shell: add missing nft/nodump files for testsThomas Haller2023-09-153-0/+29
* tests/shell: drop unstable dump for "transactions/0051map_0" testThomas Haller2023-09-152-7/+0
* tests/shell: remove spurious .nft dump filesThomas Haller2023-09-152-16/+0
* tests/shell: add "random-source.sh" helper for random-source for sort/shufThomas Haller2023-09-151-1/+1
* tests/shell: typeof_integer/raw: prefer @nh for payload matchingFlorian Westphal2023-09-106-12/+12
* tests/shell: make delete_by_handle test work on older releasesFlorian Westphal2023-09-101-1/+1
* tests/shell: add "--quick" option to skip slow tests (via NFT_TEST_SKIP_slow=y)Thomas Haller2023-09-098-0/+22