2.117. test_vhost module¶
-
class
test_vhost.
TesVhostInterface
(methodName='runTest')¶ Bases:
framework.VppTestCase
Vhost User Test Case
-
classmethod
setUpClass
()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
tearDown
()¶ Show various debug prints after each test
-
classmethod
tearDownClass
()¶ Perform final cleanup after running all tests in this test-case
-
test_vhost
()¶ Vhost User add/delete interface test
-
test_vhost_interface_state
()¶ Vhost User interface states and events test
-
classmethod