2.115. test_vapi module

VAPI test

class test_vapi.VAPITestCase(methodName='runTest')

Bases: framework.VppTestCase

VAPI test

classmethod setUpClass()

Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api

classmethod tearDownClass()

Perform final cleanup after running all tests in this test-case

test_vapi_c()

run C VAPI tests

test_vapi_cpp()

run C++ VAPI tests