aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_vhost.py
AgeCommit message (Expand)AuthorFilesLines
2019-12-11devices: vhost API cleanupJakub Grajciar1-3/+3
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/+7
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-2/+2
2019-03-11VPP-1508: Tests: Fix vpp_api struct.error under py3.Paul Vinciguerra1-3/+3
2019-03-11Tests: use self.assertNotIn().Paul Vinciguerra1-5/+5
2018-10-05vhost_user: Add test for interface states and eventsJuraj Sloboda1-0/+42
2018-04-15vhost: add vhost interface add/delete/dump API test cases to make testSteven1-0/+74