2.47. 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
- test_tags = [<TestCaseTag.FIXME_VPP_WORKERS: 2>]¶