2.87. 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
-
classmethod