summaryrefslogtreecommitdiffstats
path: root/tests/regression/nft-test.py
Commit message (Expand)AuthorAgeFilesLines
* tests/: rearrange tests directoryArturo Borrero2015-12-151-968/+0
* tests: fix crash when rule test is malformedPablo M. Bermudo Garay2015-12-141-6/+5
* tests: remove useless logicPablo M. Bermudo Garay2015-12-141-2/+0
* tests: regression: allow to run tests from anywherePablo M. Bermudo Garay2015-11-191-4/+6
* tests: regression: homogenize indentation stylePablo M. Bermudo Garay2015-11-191-5/+5
* tests: don't depend on set element orderFlorian Westphal2015-09-181-0/+29
* tests: display error when trying to run tests out of the root directoryPablo Neira Ayuso2015-09-071-0/+5
* tests: use the src/nft binary instead of $PATH oneFlorian Westphal2015-08-231-17/+18
* tests: validate generated netlink instructionsFlorian Westphal2015-07-201-5/+95
* tests: avoid more warningsFlorian Westphal2015-07-151-1/+1
* tests: regression: reduce code duplication a bit on error reportingPablo Neira Ayuso2015-06-021-12/+7
* nft-test: don't use colors if output is not a ttyPatrick McHardy2015-03-251-6/+12
* tests: regression: consider policy in base chainArturo Borrero2015-03-181-2/+2
* tests: regression: simplify run_test_file() in case `-e' is usedPablo Neira Ayuso2014-12-141-15/+1
* tests: regression: fix wrong number of test filesPablo Neira Ayuso2014-12-141-1/+2
* tests: regression: fix "Listing is broken" instead of output mismatchPablo Neira Ayuso2014-12-011-9/+6
* tests: regression: don't use -nnn for non-list commandsPablo Neira Ayuso2014-11-231-3/+3
* tests: regression: Delete an unnecessary whitespace in an output messagesAna Rey2014-10-091-1/+1
* tests: Add automated regression testingAna Rey2014-09-181-0/+859