2.70. test_udp module¶
-
class
test_udp.TestUdpEncap(methodName='runTest')¶ Bases:
framework.VppTestCaseUDP Encap Test Case
-
setUp()¶ Clear trace before running each test
-
tearDown()¶ Show various debug prints after each test
-
test_udp_encap()¶ UDP Encap test
-
validate_inner4(rx, tx, ttl=None)¶
-
validate_inner6(rx, tx)¶
-
validate_outer4(rx, encap_obj)¶
-
validate_outer6(rx, encap_obj)¶
-