]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/py: Move tcpopt.t to any/ directory
authorPhil Sutter <phil@nwl.cc>
Tue, 10 Mar 2020 11:56:18 +0000 (12:56 +0100)
committerPhil Sutter <phil@nwl.cc>
Tue, 10 Mar 2020 15:32:53 +0000 (16:32 +0100)
commitd566fecdfcc37b721729d26a90af01fc87e09c89
tree73284c190ef9aa4712b1d3557b994ec8d3b7cf31
parent64b9aa3803dd1f6ca529a1f3bd7aa0875bdbd9d9
tests/py: Move tcpopt.t to any/ directory

Merge tcpopt.t files in ip, ip6 and inet into a common one, they were
just marignally different.

Signed-off-by: Phil Sutter <phil@nwl.cc>
13 files changed:
tests/py/any/tcpopt.t [moved from tests/py/inet/tcpopt.t with 94% similarity]
tests/py/any/tcpopt.t.json [moved from tests/py/inet/tcpopt.t.json with 88% similarity]
tests/py/any/tcpopt.t.json.output [moved from tests/py/inet/tcpopt.t.json.output with 100% similarity]
tests/py/any/tcpopt.t.payload [new file with mode: 0644]
tests/py/inet/tcpopt.t.payload [deleted file]
tests/py/ip/tcpopt.t [deleted file]
tests/py/ip/tcpopt.t.json [deleted file]
tests/py/ip/tcpopt.t.json.output [deleted file]
tests/py/ip/tcpopt.t.payload [deleted file]
tests/py/ip6/tcpopt.t [deleted file]
tests/py/ip6/tcpopt.t.json [deleted file]
tests/py/ip6/tcpopt.t.json.output [deleted file]
tests/py/ip6/tcpopt.t.payload [deleted file]