2.104. test_stats_client module¶
-
class
test_stats_client.StatsClientTestCase(methodName='runTest')¶ Bases:
framework.VppTestCaseTest Stats Client
-
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_client_fd_leak()¶ Test file descriptor count - VPP-1486
-
test_mem_leak()¶
-
test_set_errors()¶ Test set errors
-
classmethod