summaryrefslogtreecommitdiffstats
path: root/tests/py/bridge/reject.t.payload
Commit message (Collapse)AuthorAgeFilesLines
* tests: add ip reject with tcp and check for mark tooFlorian Westphal2017-05-181-1/+3
| | | | | | | ... to avoid resetting e.g. the ssh session to the vm that runs nft-test.py. Signed-off-by: Florian Westphal <fw@strlen.de>
* tests/: rearrange tests directoryArturo Borrero2015-12-151-0/+106
Rearrange the directory to obtain a better organization of files and tests-suites. We end with a tree like this: tests | .--- py .--- shell .--- files This was suggested by Pablo. Signed-off-by: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>