2.38. test_dvr module

class test_dvr.TestDVR(methodName='runTest')

Bases: framework.VppTestCase

Distributed Virtual Router

assert_has_no_tag(rx)
assert_has_vlan_tag(tag, rx)
assert_same_mac_addr(tx, rx)
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_dvr()

Distributed Virtual Router

test_l2_emulation()

L2 Emulation