2.64. test_map module¶
-
class
test_map.
TestMAP
(methodName='runTest')¶ Bases:
framework.VppTestCase
MAP Test Case
-
payload
(len)¶
-
send_and_assert_encapped
(tx, ip6_src, ip6_dst, dmac=None)¶
-
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_map_e
()¶ MAP-E
-
test_map_t
()¶ MAP-T
-
validate
(rx, expected)¶
-