summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* tests/shell: workaround lack of `wait -p` before bash 5.1Thomas Haller2023-11-281-7/+40
* json: deal appropriately with multidevice in chainPablo Neira Ayuso2023-11-233-3/+3
* evaluate: clone unary expression datatype to deal with dynamic datatypePablo Neira Ayuso2023-11-222-0/+28
* tests: shell: Fix sets/reset_command_0 for current kernelsPhil Sutter2023-11-221-8/+2
* tests/shell: prettify JSON in test output and add helperThomas Haller2023-11-223-0/+38
* tests/shell: sanitize "handle" in JSON outputThomas Haller2023-11-22279-280/+286
* tests: shell: skip if kernel does not allow to restore set element expirationPablo Neira Ayuso2023-11-222-0/+20
* tests: shell: skip secmark tests if kernel does not support itPablo Neira Ayuso2023-11-222-0/+8
* tests: shell: split nat inet testsPablo Neira Ayuso2023-11-224-27/+32
* tests: shell: skip nat inet if kernel does not support itPablo Neira Ayuso2023-11-222-0/+9
* tests: shell: skip synproxy test if kernel does not support itPablo Neira Ayuso2023-11-222-0/+11
* tests: shell: detach synproxy testPablo Neira Ayuso2023-11-224-33/+52
* tests: shell: skip stateful object updates if unsupportedPablo Neira Ayuso2023-11-222-0/+23
* tests: shell: connlimit tests requires set expression supportPablo Neira Ayuso2023-11-221-0/+2
* evaluate: bogus error when adding devices to flowtablePablo Neira Ayuso2023-11-221-0/+8
* tests: shell: flush connlimit setsPablo Neira Ayuso2023-11-212-2/+3
* tests: shell: skip meta time test meta expression lacks supportFlorian Westphal2023-11-212-0/+9
* tests: shell: skip maps delete test if dynset lacks delete opFlorian Westphal2023-11-212-0/+14
* tests: shell: skip ct expectation test if feature is missingFlorian Westphal2023-11-211-0/+2
* tests: shell: quote reference to array to iterate over empty stringPablo Neira Ayuso2023-11-211-1/+1
* tests: shell: adjust add-after-delete flowtable for older kernelsPablo Neira Ayuso2023-11-213-3/+2
* tests: shell: skip sets/sets_with_ifnames if no pipapo backend is availablePablo Neira Ayuso2023-11-151-0/+2
* tests: shell: restore pipapo and chain binding coverage in standalone 30s-stressPablo Neira Ayuso2023-11-151-0/+9
* tests: shell: skip pipapo set backend in transactions/30s-stressPablo Neira Ayuso2023-11-151-7/+44
* tests: shell: skip if kernel does not support flowtable with no devicesPablo Neira Ayuso2023-11-152-0/+10
* tests: shell: skip if kernel does not support flowtable counterPablo Neira Ayuso2023-11-152-0/+18
* tests/shell: add JSON dump filesThomas Haller2023-11-15339-0/+339
* tests/shell: check and generate JSON dump filesThomas Haller2023-11-153-39/+138
* src: expand create commandsPablo Neira Ayuso2023-11-154-0/+31
* tests: shell: split merge nat optimization in two testsPablo Neira Ayuso2023-11-114-21/+26
* tests: shell: split single element in anonymous setPablo Neira Ayuso2023-11-114-4/+31
* tests: shell: split map testPablo Neira Ayuso2023-11-114-32/+38
* tests: shell: split set NAT interval testPablo Neira Ayuso2023-11-114-22/+32
* tests: shell: skip if kernel does not support bitshiftPablo Neira Ayuso2023-11-112-43/+45
* tests: shell: skip multidevice chain tests if kernel lacks supportPablo Neira Ayuso2023-11-112-0/+19
* tests: shell: skip comment tests if kernel lacks supportPablo Neira Ayuso2023-11-116-0/+23
* tests: shell: skip NAT netmap tests if kernel lacks supportPablo Neira Ayuso2023-11-112-0/+10
* tests: shell: skip stateful expression in sets tests if kernel lacks supportPablo Neira Ayuso2023-11-117-0/+30
* tests: shell: skip prerouting reject tests if kernel lacks supportPablo Neira Ayuso2023-11-112-0/+10
* tests: shell: skip pipapo tests if kernel lacks supportPablo Neira Ayuso2023-11-1112-2/+38
* evaluate: place byteorder conversion before rshift in payload expressionsPablo Neira Ayuso2023-11-064-0/+84
* evaluate: reset statement length context only for set mappingsPablo Neira Ayuso2023-11-064-0/+105
* meta: fix hour decoding when timezone offset is negativeFlorian Westphal2023-11-022-0/+52
* tproxy: Drop artificial port printing restrictionPhil Sutter2023-11-023-0/+49
* tests/shell: fix mount command in "test-wrapper.sh"Thomas Haller2023-11-021-1/+1
* 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