2.113. test_urpf module¶
-
class
test_urpf.
TestURPF
(methodName='runTest')¶ Bases:
framework.VppTestCase
Unicast Reverse Path Forwarding Test Case
-
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_urpf4
()¶ uRPF IP4
-
test_urpf6
()¶ uRPF IP6
-