2.71. test_session module

class test_session.TestSession(methodName='runTest')

Bases: framework.VppTestCase

Session Test Case

setUp()

Clear trace before running each test

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

test_segment_manager_alloc()

Session Segment Manager Multiple Segment Allocation

test_session()

Session Unit Tests