summaryrefslogtreecommitdiffstats
path: root/xlate-test.py
Commit message (Expand)AuthorAgeFilesLines
* xlate-test: Fix for empty source line on failurePhil Sutter2022-03-311-1/+2
* xlate-test: Print full path if testing all filesPhil Sutter2021-11-081-9/+9
* tests: xlate-test: Exit non-zero on errorPhil Sutter2021-09-131-10/+16
* tests: xlate-test: Print errors to stderrPhil Sutter2021-09-131-2/+2
* tests: xlate-test: Don't skip any input after the first empty linePhil Sutter2021-09-131-2/+2
* tests: xlate-test: support multiline expectationPablo Neira Ayuso2021-06-071-2/+12
* xlate-test: Support testing host binariesPhil Sutter2019-02-221-3/+11
* xlate-test: Fix for calling wrong command namePhil Sutter2018-08-241-1/+1
* xlate-test: use locally installed xlate toolsFlorian Westphal2018-05-041-1/+3
* ebtables-translate: add initial test casesFlorian Westphal2018-04-131-1/+1
* tests: xlate-test: no need to require superuser privilegesFlorian Westphal2018-01-311-3/+1
* tests: xlate: print output in same way as nft-test.pyHarsha Sharma2017-10-241-13/+26
* tests: xlate: check if it is being run as rootPablo M. Bermudo Garay2017-04-251-1/+3
* tests: xlate: remove python 3.5 dependencyPablo M. Bermudo Garay2017-04-251-13/+19
* tests: add regression tests for xtables-translatePablo M. Bermudo Garay2017-04-071-0/+85