diff options
author | Yi Chen <yiche@redhat.com> | 2025-06-22 20:55:51 +0800 |
---|---|---|
committer | Florian Westphal <fw@strlen.de> | 2025-06-22 15:18:51 +0200 |
commit | c73eadca05c781ebad631331a6864fa8c54a5024 (patch) | |
tree | 9ac9a619458b84d709d568613c47513ec64c28c1 /tests/shell/testcases/packetpath/dumps/nat_ftp.nodump | |
parent | 845b8d7208077310e77560a64b698973fb047ef2 (diff) |
test: shell: Don't use system nft binary
Use the defined $NFT variable instead of calling the system nft binary directly.
Add a nat_ftp.nodump file to avoid the following check-tree.sh error:
ERR: "tests/shell/testcases/packetpath/nat_ftp" has no "tests/shell/testcases/packetpath/dumps/nat_ftp.{nft,nodump}" file.
Signed-off-by: Yi Chen <yiche@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'tests/shell/testcases/packetpath/dumps/nat_ftp.nodump')
-rw-r--r-- | tests/shell/testcases/packetpath/dumps/nat_ftp.nodump | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/shell/testcases/packetpath/dumps/nat_ftp.nodump b/tests/shell/testcases/packetpath/dumps/nat_ftp.nodump new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/tests/shell/testcases/packetpath/dumps/nat_ftp.nodump |