aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_tcp.py
AgeCommit message (Expand)AuthorFilesLines
2020-03-05session: API cleanupJakub Grajciar1-2/+2
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-04-10Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.Paul Vinciguerra1-0/+12
2019-03-11VPP-1508: Tests: Fix vpp_api struct.error under py3.Paul Vinciguerra1-2/+2
2019-03-11Tests: use self.assertNotIn().Paul Vinciguerra1-3/+3
2019-03-04test framework: Fix wrapper functions to match API message names.Ole Troan1-4/+4
2018-11-09tcp: separate unit and throughput testsFlorin Coras1-8/+20
2018-06-24Revert "Revert "make test: fix broken interfaces""Klement Sekera1-1/+1
2018-06-22Revert "make test: fix broken interfaces"Ole Troan1-1/+1
2018-06-22make test: fix broken interfacesKlement Sekera1-1/+1
2018-01-26session: move builtin apps to their own folderFlorin Coras1-6/+7
2017-12-22tcp: add builtin server/client transfer testFlorin Coras1-2/+61
2017-12-12tcp/session: add make testsFlorin Coras1-0/+31