From 2503bf89b00b8bb0469af1a6e147841807c47af7 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 8 Sep 2023 16:14:27 +0200 Subject: tests/shell: add ".nft" dump files for tests without dumps/ directory DUMPGEN=y mode skips tests that don't have a corresponding "dumps/" directory. Add the "dumps/" directory for tests that lacked it, and generate ".nft" files by running `./tests/shell/run-tests.sh -g`. Yes, they are all empty. Not very exciting, but why not check for that too? Signed-off-by: Thomas Haller Signed-off-by: Florian Westphal --- tests/shell/testcases/owner/dumps/0001-flowtable-uaf.nft | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/shell/testcases/owner/dumps/0001-flowtable-uaf.nft (limited to 'tests/shell/testcases/owner') diff --git a/tests/shell/testcases/owner/dumps/0001-flowtable-uaf.nft b/tests/shell/testcases/owner/dumps/0001-flowtable-uaf.nft new file mode 100644 index 00000000..e69de29b -- cgit v1.2.3