2.37. test_dslite module¶
-
class
test_dslite.TestDSlite(methodName='runTest')¶ Bases:
framework.VppTestCaseDS-Lite Test Cases
-
classmethod
setUpClass()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
show_commands_at_teardown()¶ Allow subclass specific teardown logging additions.
-
tearDown()¶ Show various debug prints after each test
-
classmethod
tearDownClass()¶ Perform final cleanup after running all tests in this test-case
-
test_dslite()¶ Test DS-Lite
-
verify_syslog_apmadd(data, isaddr, isport, xsaddr, xsport, sv6enc, proto)¶
-
classmethod
-
class
test_dslite.TestDSliteCE(methodName='runTest')¶ Bases:
framework.VppTestCaseDS-Lite CE Test Cases
-
classmethod
setUpClass()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
classmethod
setUpConstants()¶ Set-up the test case class based on environment variables
-
show_commands_at_teardown()¶ Allow subclass specific teardown logging additions.
-
tearDown()¶ Show various debug prints after each test
-
classmethod
tearDownClass()¶ Perform final cleanup after running all tests in this test-case
-
test_dslite_ce()¶ Test DS-Lite CE
-
classmethod