index
:
libnftnl
master
nftables netlink library
pablo@netfilter.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
nft-parsing-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: rename existing functions to use the nftnl_ prefix
Pablo Neira Ayuso
2015-09-07
1
-27
/
+27
*
tests: update JSON/XML tests with the new syntax
Alvaro Neira Ayuso
2015-02-10
1
-2
/
+2
*
tests: nft-parsing-test: Display error reason when testing XML
Ana Rey
2014-06-11
1
-1
/
+2
*
tests: Fix a memory leak
Ana Rey
2014-04-14
1
-0
/
+2
*
tests: Add support to check a json or xml testfile
Ana Rey
2014-04-14
1
-1
/
+47
*
tests: New tools to update xml and json testfiles
Ana Rey
2014-04-14
1
-6
/
+36
*
tests: Use getopt_long to parse the command-line arguments.
Ana Rey
2014-04-07
1
-8
/
+49
*
rename library to libnftnl
libnftnl-1.0.0
Pablo Neira Ayuso
2014-01-20
1
-5
/
+5
*
data_reg: fix verdict format approach
Arturo Borrero
2014-01-18
1
-0
/
+1
*
tests: nft-parsing-test: use nft_ruleset_parse_file()
Arturo Borrero
2014-01-09
1
-227
/
+34
*
src: new error reporting approach for XML/JSON parsers
Álvaro Neira Ayuso
2014-01-06
1
-17
/
+23
*
src: unify parse and output types
Álvaro Neira Ayuso
2013-11-14
1
-20
/
+20
*
tests: fix reference to undefined symbol
Arturo Borrero
2013-11-08
1
-4
/
+4
*
test: report compilation without support
Arturo Borrero
2013-11-03
1
-2
/
+2
*
test: report errors building XML tree
Arturo Borrero
2013-11-03
1
-2
/
+8
*
test: fix memleak in XML testing
Arturo Borrero
2013-11-03
1
-0
/
+2
*
test: return EXIT_FAILURE if some error was found
Arturo Borrero
2013-11-03
1
-4
/
+11
*
src: add low-level ruleset API
Arturo Borrero
2013-10-01
1
-0
/
+40
*
tests: set: add json parsing support
Álvaro Neira Ayuso
2013-08-28
1
-0
/
+11
*
tests: remove unnecessary variable initialization
Álvaro Neira Ayuso
2013-08-28
1
-10
/
+10
*
tests: rule: add json parsing support
Álvaro Neira Ayuso
2013-08-20
1
-0
/
+11
*
tests: fix memory leaks in jansson test
Álvaro Neira Ayuso
2013-08-17
1
-2
/
+4
*
tests: remove superfluous if checking in test_json
Pablo Neira Ayuso
2013-08-11
1
-3
/
+0
*
tests: better parsing validation
Álvaro Neira Ayuso
2013-08-11
1
-16
/
+168
*
tests: chain: add json parsing support
Álvaro Neira Ayuso
2013-07-31
1
-0
/
+9
*
set: add XML parsing
Arturo Borrero
2013-07-26
1
-0
/
+10
*
tests: table: test json parsing support
Álvaro Neira Ayuso
2013-07-25
1
-0
/
+49
*
tests: nft-parsing-test: restore default terminal color after test
Pablo Neira Ayuso
2013-06-27
1
-2
/
+2
*
test: add testbench for XML
Arturo Borrero Gonzalez
2013-06-27
1
-0
/
+111