]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests: add tunnel shell and python tests tunnel
authorFernando Fernandez Mancera <fmancera@suse.de>
Thu, 14 Aug 2025 11:04:50 +0000 (13:04 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 19 Aug 2025 12:21:37 +0000 (14:21 +0200)
commit02057ace3d03f75d7787903c153efb0b8ebeb793
tree45b1dbf3d6b3a08ab91257d35b9e36c0fc2dc903
parent7ca41070c1c9bd495a4ca8622defe37e6f4aec18
tests: add tunnel shell and python tests

Add tests for tunnel statement and object support. Shell and python
tests both cover standard nft output and json.

Signed-off-by: Fernando Fernandez Mancera <fmancera@suse.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/py/netdev/tunnel.t [new file with mode: 0644]
tests/py/netdev/tunnel.t.json [new file with mode: 0644]
tests/py/netdev/tunnel.t.payload [new file with mode: 0644]
tests/shell/features/tunnel.nft [new file with mode: 0644]
tests/shell/testcases/sets/0075tunnel_0 [new file with mode: 0755]
tests/shell/testcases/sets/dumps/0075tunnel_0.json-nft [new file with mode: 0644]
tests/shell/testcases/sets/dumps/0075tunnel_0.nft [new file with mode: 0644]