]> git.ipfire.org Git - thirdparty/nftables.git/commit
test: shell: Introduce $NFT_TEST_LIBRARY_FILE, helper/lib.sh
authorYi Chen <yiche@redhat.com>
Sun, 22 Jun 2025 12:55:52 +0000 (20:55 +0800)
committerFlorian Westphal <fw@strlen.de>
Sun, 22 Jun 2025 13:26:49 +0000 (15:26 +0200)
commitf21d7d4bf853960f5b1bb4d5ac280b25682fa088
treecf503eb16dd04a36a8b70e26aec7b7b48b3358ee
parentc06e4221d529130eed47ab613183b1d6ac3685c1
test: shell: Introduce $NFT_TEST_LIBRARY_FILE, helper/lib.sh

Consolidate frequently used functions in helper/lib.sh
switch nat_ftp and flowtables to use it.

Signed-off-by: Yi Chen <yiche@redhat.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/helpers/lib.sh [new file with mode: 0755]
tests/shell/helpers/test-wrapper.sh
tests/shell/testcases/packetpath/flowtables
tests/shell/testcases/packetpath/nat_ftp