2.67. test_ipsec_api module

class test_ipsec_api.IpsecApiTestCase(methodName='runTest')

Bases: framework.VppTestCase

IPSec API tests

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

classmethod tearDownClass()

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

test_backend_dump()

backend dump

test_select_backend_in_use()

attempt to change backend while sad configured

test_select_invalid_backend()

select invalid backend

test_select_valid_backend()

select valid backend