summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: packetpath: add check for drop policyHEADmasterFlorian Westphal47 hours3-0/+174
* tests: shell: Fix for maps/typeof_maps_add_delete with ASANPhil Sutter3 days3-4/+4
* Add support for table's persist flagPhil Sutter8 days2-0/+39
* tests: shell: Avoid escape chars when printing to non-terminalsPhil Sutter2024-04-121-2/+2
* tests: py: Drop needless recorded JSON outputsPhil Sutter2024-04-125-512/+0
* tests: py: Warn if recorded JSON output matches the inputPhil Sutter2024-04-121-0/+2
* tests: py: Fix some JSON equivalentsPhil Sutter2024-04-123-55/+75
* mergesort: Avoid accidental set element reorderingPhil Sutter2024-04-122-20/+20
* json: Accept more than two operands in binary expressionsPhil Sutter2024-04-124-224/+53
* tests: shell: check for reset tcp options supportPablo Neira Ayuso2024-04-082-0/+7
* tests: shell: maps/{vmap_unary,named_limits} require pipapo set backendPablo Neira Ayuso2024-04-084-0/+8
* tests: shell: chains/{netdev_netns_gone,netdev_chain_dev_gone} require inet/i...Pablo Neira Ayuso2024-04-082-0/+4
* tests: shell: payload matching requires egress supportPablo Neira Ayuso2024-04-081-0/+2
* tests: py: complete icmp and icmpv6 updatePablo Neira Ayuso2024-04-045-14/+14
* src: disentangle ICMP code typesPablo Neira Ayuso2024-04-042-7/+7
* netlink_delinearize: unused code in reverse cross-day meta hour rangePablo Neira Ayuso2024-04-021-0/+8
* tests: shell: packetpath/flowtables: open all temporary files in /tmpJeremy Sowden2024-04-021-1/+1
* tests: meta_time: fix dump validation failureFlorian Westphal2024-04-022-32/+0
* tests: shell: add regression test for double-free crash bugFlorian Westphal2024-04-023-0/+83
* datatype: use DTYPE_F_PREFIX only for IP address datatypePablo Neira Ayuso2024-03-212-10/+10
* netlink_delinearize: reverse cross-day meta hour rangePablo Neira Ayuso2024-03-203-0/+37
* netlink_delinearize: restore binop syntax when listing ruleset for flagsPablo Neira Ayuso2024-03-206-36/+327
* src: do not merge a set with a erroneous oneFlorian Westphal2024-03-201-0/+12
* tests: shell: Fix one json-nft dump for reordered outputPhil Sutter2024-03-201-16/+16
* tests: shell: Add missing json-nft dumpsPhil Sutter2024-03-1913-0/+1808
* tests: shell: Regenerate all json-nft dumpsPhil Sutter2024-03-1960-647/+647
* tests: shell: packetpath/flowtables: Avoid spurious EPERMPhil Sutter2024-03-191-3/+3
* tests: py: move meter tests to tests/shellPablo Neira Ayuso2024-03-1310-182/+250
* tests: py: add payload merging test casesFlorian Westphal2024-03-133-0/+291
* evaluate: translate meter into dynamic setPablo Neira Ayuso2024-03-126-24/+71
* tests: add test case for named ct objectsFlorian Westphal2024-03-052-0/+165
* tests: move test case to "maps" directoryFlorian Westphal2024-03-012-0/+0
* tests: maps: add a test case for "limit" objref mapFlorian Westphal2024-03-013-0/+442
* tests: shell: add more json dumpsFlorian Westphal2024-02-2610-0/+2551
* tests: py: add missing json.output dataFlorian Westphal2024-02-261-0/+31
* tests: shell: add regression test for catchall double-deleteFlorian Westphal2024-02-182-0/+36
* tests: shell: permit use of host-endian constant values in set lookup keysFlorian Westphal2024-02-143-0/+126
* evaluate: skip byteorder conversion for selector smaller than 2 bytesPablo Neira Ayuso2024-02-094-0/+97
* tests/shell: no longer support unprettified ".json-nft" filesThomas Haller2024-02-091-16/+3
* tests: shell: Pretty-print all *.json-nft dumpsPhil Sutter2024-02-08340-340/+41954
* tests/shell: have .json-nft dumps prettified to wrap linesThomas Haller2024-02-082-15/+53
* tests: shell: missing auto-merge in json outputPablo Neira Ayuso2024-02-073-3/+3
* evaluate: don't assert on net/transport header conflictFlorian Westphal2024-02-071-0/+5
* tests: shell: cover netns removal for netdev and inet/ingress basechainsPablo Neira Ayuso2024-02-074-0/+78
* tests: shell: netdevice removal for inet familyPablo Neira Ayuso2024-02-072-6/+20
* tests: shell: add test to cover ct offload by using nft flowtablesYi Chen2024-01-231-0/+96
* tests: py: remove huge-limit test casesFlorian Westphal2024-01-194-100/+0
* rule: fix sym refcount assertionFlorian Westphal2024-01-151-0/+3
* evaluate: error out when store needs more than one 128bit register of align f...Florian Westphal2024-01-151-0/+1
* parser: reject raw payload expressions with 0 lengthFlorian Westphal2024-01-121-0/+1