summaryrefslogtreecommitdiffstats
path: root/tests/jsonfiles/02-table.json
diff options
context:
space:
mode:
authorÁlvaro Neira Ayuso <alvaroneay@gmail.com>2013-07-25 22:52:24 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2013-07-25 23:03:20 +0200
commitc4ce40d95dc27d10b6bb6f4a23d26cfd359387ad (patch)
tree60f97201527097604af3bb4a0269c2709a43fd09 /tests/jsonfiles/02-table.json
parentc8b97360470c25007d3675474c636ca1ce95599a (diff)
tests: table: test json parsing support
Test the functions for parsing tables in JSON Support Signed-off-by: Alvaro Neira Ayuso <alvaroneay@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'tests/jsonfiles/02-table.json')
-rw-r--r--tests/jsonfiles/02-table.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/jsonfiles/02-table.json b/tests/jsonfiles/02-table.json
new file mode 100644
index 0000000..03f4d5a
--- /dev/null
+++ b/tests/jsonfiles/02-table.json
@@ -0,0 +1 @@
+{"table" : {"name" : "filter2","version" : 0,"properties" : {"family" : "ip6","table_flags" : 0}}}