2.126. test_stats_client module¶
-
class
test_stats_client.
StatsClientTestCase
(methodName='runTest')¶ Bases:
framework.VppTestCase
Test Stats Client
-
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
-
classmethod
tearDownClass
()¶ Perform final cleanup after running all tests in this test-case
-
test_client_fd_leak
()¶ Test file descriptor count - VPP-1486
-
test_index_consistency
()¶ Test index consistency despite changes in the stats
-
test_mem_leak
()¶
-
test_set_errors
()¶ Test set errors
-
test_symlink_add_del_interfaces
()¶ Test symlinks when adding and deleting interfaces
-
test_symlink_values
()¶ Test symlinks reported values
-
classmethod