aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_session.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-19svm: move fifo tests to a separate fileFlorin Coras1-0/+26
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-10-28session: extend connect api for internal appsFlorin 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-02-14session: support local sessions and deprecate redirectsFlorin Coras1-0/+3
2018-02-05session: segment manager refactorFlorin Coras1-1/+63
2017-12-12tcp/session: add make testsFlorin Coras1-0/+31