2.39. test_fib module¶
-
class
test_fib.TestFIB(methodName='runTest')¶ Bases:
framework.VppTestCaseFIB 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