summaryrefslogtreecommitdiffstats
path: root/tests/regression/nft-test.py
Commit message (Expand)AuthorAgeFilesLines
* 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