2.62. test_l2_flood module¶
-
class
test_l2_flood.TestL2Flood(methodName='runTest')¶ Bases:
framework.VppTestCaseL2-flood
-
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_flood()¶ L2 Flood Tests
-
test_flood_one()¶ L2 no-Flood Test
-
test_uu_fwd()¶ UU Flood
-