summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/dumps/named_ct_objects.nft
Commit message (Collapse)AuthorAgeFilesLines
* tests: add test case for named ct objectsFlorian Westphal2024-03-051-0/+71
Add a dedicated test for named conntrack objects: timeouts, helpers and expectations. A json dump file is not added because the json input code does not support "typeof" declarations for sets/maps. Signed-off-by: Florian Westphal <fw@strlen.de>