aboutsummaryrefslogtreecommitdiff
path: root/iptables-test.py
AgeCommit message (Expand)Author
2023-09-01Revert --compat option related commitsPhil Sutter
2023-08-11tests: Test compat modePhil Sutter
2023-08-10tests: iptables-test: Fix command segfault reportsPhil Sutter
2023-03-15iptables-test.py: make explicit use of python3Arturo Borrero Gonzalez
2022-12-14tests: Adjust testsuite return codes to automake guidelinesPhil Sutter
2022-10-26tests: iptables-test: Cover for obligatory -j CONTINUE in ebtablesPhil Sutter
2022-10-26tests: iptables-test: Implement fast test modePhil Sutter
2022-10-01tests: iptables-test: Test both variants by defaultPhil Sutter
2022-10-01tests: iptables-test: Pass netns to execute_cmd()Phil Sutter
2022-10-01tests: iptables-test: Simplify execute_cmd() callingPhil Sutter
2022-10-01tests: iptables-test: Simplify '-N' option a bitPhil Sutter
2022-02-13tests: support explicit variant test resultJeremy Sowden
2022-02-13tests: add `NOMATCH` test resultJeremy Sowden
2022-02-13tests: iptables-test: rename variableJeremy Sowden
2022-02-10tests: iptables-test: Support variant deviationPhil Sutter
2022-01-16tests: iptables-test: correct misspelt variableJeremy Sowden
2021-09-22tests: iptables-test: Fix conditional colors on stderrPhil Sutter
2021-09-13iptables-test.py: print with color escapes only when stdout isattyŠtěpán Němec
2021-09-13tests: iptables-test: Exit non-zero on errorPhil Sutter
2021-09-13tests: iptables-test: Print errors to stderrPhil Sutter
2021-09-13tests: iptables-test: Fix missing chain casePhil Sutter
2021-08-11iptables-test: Make netns spawning more robustPhil Sutter
2020-11-17iptables-test.py: Try to unshare netns by defaultPhil Sutter
2020-11-17iptables-test.py: Accept multiple test files on commandlinePhil Sutter
2020-05-11iptables-test: Don't choke on empty linesPhil Sutter
2020-02-24iptables-test.py: Fix --host modePhil Sutter
2019-10-17iptables-test: Run tests in lexical orderPhil Sutter
2019-09-15iptables-test: Support testing host binariesPhil Sutter
2019-06-26iptables-tests: fix python3Shekhar Sharma
2018-11-12arptables: add basic test infra for arptables-nftFlorian Westphal
2018-11-03iptables-tests: add % to run iptables commandsPablo Neira Ayuso
2018-11-03iptables-tests: do not append xtables-multi to external commandsPablo Neira Ayuso
2018-11-03tests: add basic ebtables test supportFlorian Westphal
2018-11-01iptables-test: fix netns testTaehee Yoo
2018-10-20iptables-test: add -N option to exercise netns removal pathPablo Neira Ayuso
2018-06-27xtables: rename xt-multi binaries to -nft, -legacyFlorian Westphal
2018-05-07iptables-test: fix bug with rateestFlorian Westphal
2018-04-28iptables-test: add nft switch and test binaries from gitFlorian Westphal
2013-10-07add iptables unit test infrastructurePablo Neira Ayuso