]> git.ipfire.org Git - thirdparty/libnftnl.git/commit
test: xml: fix malformed ruleset testfile
authorArturo Borrero <arturo.borrero.glez@gmail.com>
Thu, 24 Oct 2013 15:00:58 +0000 (17:00 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Sun, 27 Oct 2013 19:42:29 +0000 (20:42 +0100)
commitb7c39a79caaefa1d628bf2195afca8377db8c514
tree76a168e66f88e06de6ed5d85695a9a40250afd07
parentf03b5c7442fc94189cefa93aed8f6fc9da16593a
test: xml: fix malformed ruleset testfile

Give a new XML ruleset testfile. For some reason, the previous was truncated.
This passed silently as nft-parsing-test is not reporting some errors properly.

This new file provides:
 * 2 tables
 * 3 chains
 * 2 sets, with and without maps
 * 3 rules with mixed exprs

Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
tests/xmlfiles/75-ruleset.xml