summaryrefslogtreecommitdiffstats
path: root/tests/py/ip/ip_tcp.t
Commit message (Collapse)AuthorAgeFilesLines
* tests: fix harmess typo in table nameFlorian Westphal2017-10-261-1/+1
| | | | | | table name should be 'test-ip', not inet. Signed-off-by: Florian Westphal <fw@strlen.de>
* tests: don't kill dependencies accross statementsFlorian Westphal2017-05-081-0/+10
add a test case for previous commit. Signed-off-by: Florian Westphal <fw@strlen.de>