2.28. test_bihash module

class test_bihash.TestBihash(methodName='runTest')

Bases: framework.VppTestCase

Bihash Test Cases

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_bihash_coverage()

Improve Code Coverage

test_bihash_thread()

Bihash Thread Test

test_bihash_unittest()

Bihash Add/Del Test

test_bihash_vec64()

Bihash vec64 Test