2.38. test_counters module¶
- class test_counters.TestCounters(methodName='runTest')¶
Bases:
framework.VppTestCaseCounters C Unit Tests
- 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_counter_combined_expand()¶
Combined Counter Expand
- test_counter_simple_expand()¶
Simple Counter Expand
- test_tags = [<TestCaseTag.FIXME_VPP_WORKERS: 2>]¶