aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_session.py
AgeCommit message (Expand)AuthorFilesLines
2022-11-09tests: initial asf framework refactoring for 'make test'Pratikshya Prasai1-192/+0
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-26/+40
2021-12-02tests: add segment manager testsFilip Tehlar1-0/+27
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko1-0/+3
2021-01-22tests: add generalized tags for tests, use them for run-solo testsAndrew Yourtchenko1-4/+2
2020-11-24tests: remove bond, pipe, session and api_namespace from vpp_papi_providerJakub Grajciar1-4/+4
2020-08-27tests: "force solo" testcase supportAndrew Yourtchenko1-0/+4
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