summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/maps/named_ct_objects
Commit message (Collapse)AuthorAgeFilesLines
* tests: shell: add dependencies to skip unsupported tests in older kernelsPablo Neira Ayuso2024-06-131-0/+1
| | | | | | Update tests which contain unsupported features in older kernels. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
* tests: add test case for named ct objectsFlorian Westphal2024-03-051-0/+94
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>