]> git.ipfire.org Git - thirdparty/nftables.git/commit
tests/py: update test files syntax
authorPablo M. Bermudo Garay <pablombg@gmail.com>
Tue, 12 Jan 2016 00:26:57 +0000 (01:26 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 12 Jan 2016 13:36:51 +0000 (14:36 +0100)
commit5fb625af9e89db915451992d8920b4fa353a1185
tree2eb8f4436e565dee854991908b86cfdb0dc9ecb5
parentf8ce80a1b3a6e54147c80a3e1fe00558ece1e031
tests/py: update test files syntax

The test files have been adapted to the syntax defined in the previous
commit "tests/py: modify supported test file syntax"

Signed-off-by: Pablo M. Bermudo Garay <pablombg@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
52 files changed:
tests/py/any/ct.t
tests/py/any/frag.t
tests/py/any/limit.t
tests/py/any/log.t
tests/py/any/meta.t
tests/py/any/queue.t
tests/py/arp/arp.t
tests/py/arp/chains.t
tests/py/bridge/chains.t
tests/py/bridge/ether.t
tests/py/bridge/reject.t
tests/py/bridge/vlan.t
tests/py/inet/ah.t
tests/py/inet/comp.t
tests/py/inet/dccp.t
tests/py/inet/esp.t
tests/py/inet/ether-ip.t
tests/py/inet/ether.t
tests/py/inet/ip.t
tests/py/inet/reject.t
tests/py/inet/sctp.t
tests/py/inet/tcp.t
tests/py/inet/udp.t
tests/py/inet/udplite.t
tests/py/ip/chains.t
tests/py/ip/ct.t
tests/py/ip/dnat.t
tests/py/ip/dup.t
tests/py/ip/ether.t
tests/py/ip/icmp.t
tests/py/ip/ip.t
tests/py/ip/masquerade.t
tests/py/ip/redirect.t
tests/py/ip/reject.t
tests/py/ip/sets.t
tests/py/ip/snat.t
tests/py/ip6/chains.t
tests/py/ip6/dnat.t
tests/py/ip6/dst.t
tests/py/ip6/dup.t
tests/py/ip6/ether.t
tests/py/ip6/hbh.t
tests/py/ip6/icmpv6.t
tests/py/ip6/ip6.t
tests/py/ip6/masquerade.t
tests/py/ip6/mh.t
tests/py/ip6/redirect.t
tests/py/ip6/reject.t
tests/py/ip6/rt.t
tests/py/ip6/sets.t
tests/py/ip6/snat.t
tests/py/ip6/vmap.t