summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/shell: skip tests if nft does not support JSON modeThomas Haller2023-09-099-6/+42
* tests/shell: add ".nft" dump files for tests without dumps/ directoryThomas Haller2023-09-096-0/+0
* tests/shell: add missing ".nodump" file for tests without dumpsThomas Haller2023-09-098-0/+0
* tests/shell: generate and add ".nft" dump files for existing testsThomas Haller2023-09-09161-0/+2546
* tests/shell: return 77/skip for tests that fail to create dummy deviceThomas Haller2023-09-083-5/+5
* tests/shell: fix "0003includepath_0" for different TMPDIRThomas Haller2023-09-071-2/+2
* tests/shell: skip test in rootless that hit socket buffer size limitThomas Haller2023-09-079-5/+135
* tests: shell: 0043concatenated_ranges_0: re-enable all testsFlorian Westphal2023-09-061-6/+1
* tests/shell: expand vmap test case to also cause batch abortFlorian Westphal2023-08-292-6/+22
* tests: 30s-stress: add failslab and abort phase testsFlorian Westphal2023-08-241-15/+375
* tests: shell: use minutes granularity in sets/0036add_set_element_expiration_0Pablo Neira Ayuso2023-08-231-2/+6
* tests: shell: Stabilize sets/0043concatenated_ranges_0 testPhil Sutter2023-08-231-2/+6
* tests: shell: Stabilize sets/reset_command_0 testPhil Sutter2023-08-231-39/+48
* tests: update bad_expression test caseFlorian Westphal2023-08-171-0/+9
* tests: add table validation checkFlorian Westphal2023-08-171-0/+29
* tests: add one more chain jump in vmap testFlorian Westphal2023-08-151-0/+5
* tests: add transaction stress test with parallel delete/add/flush and netns d...Florian Westphal2023-08-151-0/+225
* tests: add test with concatenation, vmap and timeoutFlorian Westphal2023-08-132-0/+62
* tests: shell: add test case for double-deactivationFlorian Westphal2023-08-122-0/+15
* tests: shell: Review test-cases for destroy commandPhil Sutter2023-08-0315-65/+32
* parser: allow ct timeouts to use time_spec valuesFlorian Westphal2023-08-032-2/+2
* tests: add dynmap datapath add/delete test caseFlorian Westphal2023-08-032-0/+57
* tests: fix inet nat prio testsFlorian Westphal2023-08-022-2/+2
* libnftables: Drop cache in -c/--check modePablo Neira Ayuso2023-08-012-0/+22
* tests: shell: extend implicit chain map with flush commandPablo Neira Ayuso2023-07-211-0/+1
* Implement 'reset {set,map,element}' commandsPhil Sutter2023-07-131-0/+82
* tests: shell: cover old scanner bugPablo Neira Ayuso2023-07-112-0/+1132