Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: shell: add dependencies to skip unsupported tests in older kernels | Pablo Neira Ayuso | 2024-06-13 | 1 | -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 objects | Florian Westphal | 2024-03-05 | 1 | -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> |