summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* chain: use human readable netfilter hookPablo Neira Ayuso2013-09-056-6/+6
* chain: xml: fix parsing of optional attributesArturo Borrero2013-09-043-3/+3
* tests: set: add json parsing supportÁlvaro Neira Ayuso2013-08-283-0/+13
* tests: remove unnecessary variable initializationÁlvaro Neira Ayuso2013-08-281-10/+10
* tests: rule: add json parsing supportÁlvaro Neira Ayuso2013-08-2043-0/+53
* tests: fix memory leaks in jansson testÁlvaro Neira Ayuso2013-08-171-2/+4
* nat: xml: fix wrong node name in snprintfArturo Borrero2013-08-122-2/+2
* chain: xml: delete <use> nodeArturo Borrero2013-08-123-3/+3
* tests: xml: reorder XML elements in setsArturo Borrero2013-08-122-2/+2
* tests: remove superfluous if checking in test_jsonPablo Neira Ayuso2013-08-111-3/+0
* tests: better parsing validationÁlvaro Neira Ayuso2013-08-111-16/+168
* tests: xml: remove \t and \n from all the filesPablo Neira Ayuso2013-08-1060-1620/+60
* src: json: delete unneeded JSON prefixesÁlvaro Neira Ayuso2013-08-092-2/+2
* src: xml: delete unneeded XML prefixesArturo Borrero Gonzalez2013-08-0757-76/+76
* src: xml: use nodes instead of attributesArturo Borrero Gonzalez2013-08-0658-72/+298
* src: xml: table/chain delete propertiesArturo Borrero Gonzalez2013-08-055-35/+25
* tests: chain: add json parsing supportÁlvaro Neira Ayuso2013-07-315-0/+13
* table: remove the properties node in Json outputÁlvaro Neira Ayuso2013-07-312-2/+2
* src: remove version from XML and JSON representationsPablo Neira Ayuso2013-07-2662-62/+60
* set: add XML parsingArturo Borrero2013-07-263-0/+85
* tests: table: test json parsing supportÁlvaro Neira Ayuso2013-07-254-1/+52
* tests: xml: add realistic XML tests filesArturo Borrero2013-07-2552-120/+1295
* bitwise: xml: export len nodeArturo Borrero2013-07-081-0/+1
* tests: nft-parsing-test: restore default terminal color after testPablo Neira Ayuso2013-06-271-2/+2
* tests: remove several wrong XML nodes in testsPablo Neira Ayuso2013-06-273-6/+1
* test: add testbench for XMLArturo Borrero Gonzalez2013-06-2723-0/+325