]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: add typeof test cases
authorFlorian Westphal <fw@strlen.de>
Fri, 16 Aug 2019 12:22:01 +0000 (14:22 +0200)
committerFlorian Westphal <fw@strlen.de>
Tue, 17 Dec 2019 22:10:46 +0000 (23:10 +0100)
commite7069f617fb70dccb52f3de1beab7851a08eade9
tree3b70fe154221db752b43ac83311c85072e7eff85
parent6a0fb05cc335350c92738a88d7434514ab4548cb
tests: add typeof test cases

Add sets using unspecific string/integer types, one with
osf name, other with vlan id.  Neither type can be used directly,
as they lack the type size information.

Signed-off-by: Florian Westphal <fw@strlen.de>
tests/shell/testcases/maps/dumps/typeof_maps_0.nft [new file with mode: 0644]
tests/shell/testcases/maps/typeof_maps_0 [new file with mode: 0755]
tests/shell/testcases/sets/dumps/typeof_sets_0.nft [new file with mode: 0644]
tests/shell/testcases/sets/typeof_sets_0 [new file with mode: 0755]