summaryrefslogtreecommitdiffstats
path: root/tests/shell/testcases/listing/dumps/0013objects_0.nft
Commit message (Collapse)AuthorAgeFilesLines
* tests/shell: skip test cases if ct expectation and/or timeout lacks supportFlorian Westphal2023-09-181-2/+0
| | | | | Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Thomas Haller <thaller@redhat.com>
* tests/shell: add missing nft/nodump files for testsThomas Haller2023-09-151-0/+29
Three tests didn't have a nft/nodump file, because previously I only generated files on Fedora kernel, where those tests are failing. Generate them on CentOS-Stream-9 with kernel 5.14.0-354.el9.x86_64. Signed-off-by: Thomas Haller <thaller@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de>