2.40. test_fib module¶
-
class
test_fib.
TestFIB
(methodName='runTest')¶ Bases:
framework.VppTestCase
FIB Test Case
-
classmethod
setUpClass
()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
classmethod
tearDownClass
()¶ Perform final cleanup after running all tests in this test-case
-
test_fib
()¶ FIB Unit Tests
-
classmethod