summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: update JSON/XML tests with the new syntaxAlvaro Neira Ayuso2015-02-10125-124/+126
* expr: data_reg: use 'reg' instead of 'data_reg'Pablo Neira Ayuso2014-11-1078-78/+78
* src: consolidate XML/JSON exportationPablo Neira Ayuso2014-11-106-6/+6
* expr: nat: use 'nat_type' instead of 'type' in the parserPablo Neira Ayuso2014-11-102-2/+2
* tests: add tests for nft_redir expressionArturo Borrero2014-10-305-0/+104
* tests: also test nat flags attributeArturo Borrero2014-10-033-2/+6
* tests: add tests for the masq expressionArturo Borrero2014-10-035-0/+96
* src: get rid of cached copies of x_tables.h and xt_LOG.hPablo Neira Ayuso2014-08-312-26/+5
* tests: Add json and xml test file for queueAna Rey2014-06-164-0/+5
* tests: xmlfiles: Test files without unset child elements in set elementsAna Rey2014-06-113-3/+3
* tests: nft-parsing-test: Display error reason when testing XMLAna Rey2014-06-111-1/+2
* tests: xmlfile: Remove unset child elements in the log expressionAna Rey2014-06-104-4/+4
* tests: include xml and json test files via make distcheckPablo Neira Ayuso2014-04-261-1/+3
* tests: include test-script.sh via make distcheckPablo Neira Ayuso2014-04-251-0/+2
* tests: Fix a memory leakAna Rey2014-04-141-0/+2
* tests: Add support to check a json or xml testfileAna Rey2014-04-141-1/+47
* tests: New tools to update xml and json testfilesAna Rey2014-04-141-6/+36
* xml, json: Delete an immediatedate label in xml and json fileAna Rey2014-04-149-9/+9
* xml, json: Delete a cmpdata label in xml and json fileAna Rey2014-04-1469-69/+69
* tests: Use getopt_long to parse the command-line arguments.Ana Rey2014-04-072-10/+51
* src: fix wrong type in NFT_ATTR_*_FAMILYPablo Neira Ayuso2014-02-275-14/+14
* Merge branch 'master' into next-3.14Pablo Neira Ayuso2014-02-03136-459/+224
|\
| * rename library to libnftnllibnftnl-1.0.0Pablo Neira Ayuso2014-01-2022-62/+62
| * ct: use a string with 'dir' attributeArturo Borrero2014-01-1811-11/+11
| * data_reg: fix verdict format approachArturo Borrero2014-01-182-1/+2
| * tests: xml: delete commentsArturo Borrero2014-01-1548-48/+0
| * tests: nft-parsing-test: use nft_ruleset_parse_file()Arturo Borrero2014-01-09112-338/+144
| * src: new error reporting approach for XML/JSON parsersÁlvaro Neira Ayuso2014-01-061-17/+23
* | tests: add table 'use' attr to testfilesArturo Borrero Gonzalez2014-01-036-6/+6
* | src: update meta exprArturo Borrero2013-12-262-0/+2
* | test: add tests for expr queueEric Leblond2013-12-042-0/+103
|/
* tests: expr-target: fix deprecation warningArturo Borrero2013-11-301-3/+3
* tests: extend test-script.sh to run XML and JSON testsArturo Borrero2013-11-301-0/+2
* tests: add unit tests for libnftablesAna Rey2013-11-2022-1/+2122
* src: unify parse and output typesÁlvaro Neira Ayuso2013-11-141-20/+20
* tests: json: remove rule flags in ruleset test fileÁlvaro Neira Ayuso2013-11-141-1/+1
* tests: fix reference to undefined symbolArturo Borrero2013-11-081-4/+4
* test: report compilation without supportArturo Borrero2013-11-031-2/+2
* test: report errors building XML treeArturo Borrero2013-11-031-2/+8
* test: fix memleak in XML testingArturo Borrero2013-11-031-0/+2
* test: return EXIT_FAILURE if some error was foundArturo Borrero2013-11-031-4/+11
* tests: xml: fix truncated ruleset testfileArturo Borrero2013-10-281-1/+1
* tests: update to fit latest limit changesArturo Borrero2013-10-272-2/+2
* rule: remove NFT_RULE_ATTR_FLAGSPablo Neira Ayuso2013-10-2795-95/+95
* test: xml: fix malformed ruleset testfileArturo Borrero2013-10-271-1/+1
* src: json: remove spacesÁlvaro Neira Ayuso2013-10-1751-51/+51
* src: add low-level ruleset APIArturo Borrero2013-10-013-0/+43
* 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