2.65. test_ping module¶
-
class
test_ping.TestPing(methodName='runTest')¶ Bases:
framework.VppTestCasePing Test Case
-
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_ping_basic()¶ basic ping test
-
test_ping_burst()¶ burst ping test
-
classmethod