summaryrefslogtreecommitdiffstats
path: root/xlate-test.py
Commit message (Expand)AuthorAgeFilesLines
* tests: xlate: Print failing command linePhil Sutter2023-11-231-2/+3
* arptables-txlate: add test casesFlorian Westphal2023-11-071-1/+3
* tests: xlate: Print file names even if specifiedPhil Sutter2023-02-171-1/+1
* tests: xlate: Properly split input in replay modePhil Sutter2023-02-171-1/+1
* tests: xlate: Support testing multiple individual filesPhil Sutter2023-01-311-8/+13
* tests: Adjust testsuite return codes to automake guidelinesPhil Sutter2022-12-141-1/+1
* tests: xlate: Use --check to verify replayPhil Sutter2022-12-021-28/+18
* xlate-test: avoid shell entanglementsFlorian Westphal2022-11-301-9/+9
* tests: xlate-test: Replay results for reverse direction testingPhil Sutter2022-11-111-1/+144
* tests: xlate-test.py: Introduce run_proc()Phil Sutter2022-11-111-5/+11
* tests: xlate-test: Cleanup file reading loopPhil Sutter2022-11-111-30/+37
* 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