summaryrefslogtreecommitdiffstats
path: root/iptables-test.py
Commit message (Expand)AuthorAgeFilesLines
* tests: support explicit variant test resultJeremy Sowden2022-02-131-5/+13
* tests: add `NOMATCH` test resultJeremy Sowden2022-02-131-11/+25
* tests: iptables-test: rename variableJeremy Sowden2022-02-131-10/+10
* tests: iptables-test: Support variant deviationPhil Sutter2022-02-101-0/+25
* tests: iptables-test: correct misspelt variableJeremy Sowden2022-01-161-9/+9
* tests: iptables-test: Fix conditional colors on stderrPhil Sutter2021-09-221-4/+5
* iptables-test.py: print with color escapes only when stdout isattyŠtěpán Němec2021-09-131-10/+13
* tests: iptables-test: Exit non-zero on errorPhil Sutter2021-09-131-1/+2
* tests: iptables-test: Print errors to stderrPhil Sutter2021-09-131-4/+5
* tests: iptables-test: Fix missing chain casePhil Sutter2021-09-131-2/+5
* iptables-test: Make netns spawning more robustPhil Sutter2021-08-111-7/+30
* iptables-test.py: Try to unshare netns by defaultPhil Sutter2020-11-171-0/+7
* iptables-test.py: Accept multiple test files on commandlinePhil Sutter2020-11-171-2/+2
* iptables-test: Don't choke on empty linesPhil Sutter2020-05-111-1/+1
* iptables-test.py: Fix --host modePhil Sutter2020-02-241-3/+2
* iptables-test: Run tests in lexical orderPhil Sutter2019-10-171-2/+6
* iptables-test: Support testing host binariesPhil Sutter2019-09-151-2/+6
* iptables-tests: fix python3Shekhar Sharma2019-06-261-11/+11
* arptables: add basic test infra for arptables-nftFlorian Westphal2018-11-121-1/+10
* iptables-tests: add % to run iptables commandsPablo Neira Ayuso2018-11-031-0/+8
* iptables-tests: do not append xtables-multi to external commandsPablo Neira Ayuso2018-11-031-1/+1
* tests: add basic ebtables test supportFlorian Westphal2018-11-031-3/+10
* iptables-test: fix netns testTaehee Yoo2018-11-011-13/+9
* iptables-test: add -N option to exercise netns removal pathPablo Neira Ayuso2018-10-201-6/+32
* xtables: rename xt-multi binaries to -nft, -legacyFlorian Westphal2018-06-271-2/+4
* iptables-test: fix bug with rateestFlorian Westphal2018-05-071-2/+5
* iptables-test: add nft switch and test binaries from gitFlorian Westphal2018-04-281-3/+14
* add iptables unit test infrastructurePablo Neira Ayuso2013-10-071-0/+311