2.92. test_memif module¶
- class test_memif.TestMemif(methodName='runTest')¶
Bases:
framework.VppTestCaseMemif Test Case
- classmethod assign_cpus(cpus)¶
- classmethod get_cpus_required()¶
- remote_class¶
alias of
remote_test.RemoteVppTestCase
- 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_memif_connect()¶
Memif connect
- test_memif_create_custom_socket()¶
Memif create with non-default socket filename
- test_memif_create_delete()¶
Memif create/delete interface
- test_memif_ping()¶
Memif ping
- test_memif_socket_filename_add_del()¶
Memif socket filename add/del
- test_tags = [<TestCaseTag.RUN_SOLO: 1>]¶