2.60. test_ping module¶
-
class
test_ping.
TestPing
(methodName='runTest')¶ Bases:
framework.VppTestCase
Ping 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