summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: monitor: enclose device names in quotesPablo Neira Ayuso2025-07-101-1/+1
* rule: print chain and flowtable devices in quotesPablo Neira Ayuso2025-07-1011-19/+19
* tests: py: re-enables nft-test.py to load the local nftables.pyZhongqiu Duan2025-07-041-1/+1
* tests: shell: use binary defined by run-tests.shZhongqiu Duan2025-07-031-2/+0
* tests: shell: add json dump filesFlorian Westphal2025-06-302-0/+55
* tests: shell: move bogons to correct directoryFlorian Westphal2025-06-302-0/+0
* tests: shell: add a few nodump filesFlorian Westphal2025-06-303-0/+0
* tests: shell: add include dumpsFlorian Westphal2025-06-301-0/+76
* tests: shell: add maps dumpsFlorian Westphal2025-06-309-0/+2978
* tests: shell: add nft-i dumpsFlorian Westphal2025-06-302-0/+101
* tests: shell: add sets dumpsFlorian Westphal2025-06-3010-0/+1519
* tests: shell: add optimize dump filesFlorian Westphal2025-06-295-0/+536
* tests: shell: add bitwise json dump filesFlorian Westphal2025-06-296-0/+434
* fib: allow to use it in set statementsPablo Neira Ayuso2025-06-273-0/+55
* fib: allow to check if route exists in mapsPablo Neira Ayuso2025-06-2711-17/+54
* tests: shell: Fix ifname_based_hooks feature checkPhil Sutter2025-06-262-9/+21
* evaluate: prevent merge of sets with incompatible keysFlorian Westphal2025-06-261-0/+13
* evaluate: check that set type is identical before mergingFlorian Westphal2025-06-262-0/+31
* evaluate: avoid double-free on error handling of bogus objref mapsFlorian Westphal2025-06-261-0/+10
* evaluate: make sure chain jump name comes with a null byteFlorian Westphal2025-06-261-0/+3
* json: reject too long interface namesFlorian Westphal2025-06-261-0/+90
* tests/py: clean up set backend support falloutFlorian Westphal2025-06-241-1/+1
* parser_bison: allow delete command with map via handlePablo Neira Ayuso2025-06-232-0/+5
* parser_bison: only reset by name is supported by nowPablo Neira Ayuso2025-06-231-0/+2
* tests: shell: add feature check for count output changeFlorian Westphal2025-06-2211-27/+65
* tests/py: prepare for set debug changeFlorian Westphal2025-06-221-5/+10
* src: BASECHAIN flag no longer implies presence of priority expressionFlorian Westphal2025-06-221-0/+6
* evaluate: restrict allowed subtypes of concatenationsFlorian Westphal2025-06-221-0/+9
* test: shell: Add rate_limit test case for 'limit statement'.Yi Chen2025-06-222-0/+136
* test: shell: Add wait_local_port_listen() helper to lib.shYi Chen2025-06-223-3/+27
* test: shell: Introduce $NFT_TEST_LIBRARY_FILE, helper/lib.shYi Chen2025-06-224-37/+45
* test: shell: nat_ftp: test files must be world-readableFlorian Westphal2025-06-221-0/+1
* test: shell: Don't use system nft binaryYi Chen2025-06-223-4/+4
* evaluate: don't BUG on unexpected base datatypeFlorian Westphal2025-06-191-0/+11
* tests: py: Properly fix JSON equivalents for netdev/reject.tPhil Sutter2025-06-122-21/+126
* tests: shell: Adjust to ifname-based hooksPhil Sutter2025-06-125-2/+34
* tests: monitor: Fix for single flag array avoidancePhil Sutter2025-06-127-8/+8
* json: Dump flowtable hook spec only if presentPhil Sutter2025-06-121-1/+1
* tests: shell: Add a test case for FTP helper combined with NAT.Yi Chen2025-06-104-0/+190
* tests: helpers: suppress mount error messagesFlorian Westphal2025-06-061-1/+1
* json: work around fuzzer-induced assert crashesFlorian Westphal2025-06-051-0/+6
* json: prevent null deref if chain->policy is not setFlorian Westphal2025-06-042-1/+12
* tests: py: fix json single-flag output for fib & synproxyFlorian Westphal2025-06-042-0/+49
* tests: shell: check for features not available in 5.4Pablo Neira Ayuso2025-05-294-1/+5
* tests: shell: check if kernel supports for cgroupsv2 matchingPablo Neira Ayuso2025-05-202-0/+8
* tests: shell: skip egress in netdev chain release path testPablo Neira Ayuso2025-05-201-7/+11
* tests: shell: Include kernel taint value in warningPhil Sutter2025-05-161-1/+1
* tests: shell: Add test case for JSON 'flags' arraysPhil Sutter2025-05-131-0/+189
* json: Print single set flag as non-arrayPhil Sutter2025-05-1372-288/+96
* tests/shell: Skip netdev_chain_dev_addremove on tainted kernelsPhil Sutter2025-05-081-10/+11