2.31. test_fib module¶
-
class
test_fib.
TestFIB
(methodName='runTest')¶ Bases:
framework.VppTestCase
FIB 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
-
test_fib
()¶ FIB Unit Tests
-