2.45. test_ipip module¶
IP{4,6} over IP{v,6} tunnel functional tests
-
class
test_ipip.
TestIPIP
(methodName='runTest')¶ Bases:
framework.VppTestCase
IPIP Test Case
-
payload
(len)¶
-
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_ipip4
()¶ ip{v4,v6} over ip4 test
-
test_ipip6
()¶ ip{v4,v6} over ip6 test
-
test_ipip_create
()¶ ipip create / delete interface test
-
test_ipip_vrf_create
()¶ ipip create / delete interface VRF test
-
validate
(rx, expected)¶
-