aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_stats_client.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-03tests: refactor asf framework codeDave Wallace1-1/+2
2023-03-06stats: fix tests with multiple workersBenoît Ganne1-16/+26
2022-05-10tests: replace pycodestyle with blackKlement Sekera1-35/+34
2022-02-06stats: fix memory leaksOle Troan1-1/+0
2021-06-25stats: revert "add a retry mechanism in a symlink test"Beno�t Ganne1-15/+1
2021-06-22stats: add a retry mechanism in a symlink testArthur de Kerhor1-1/+15
2021-05-04stats: adding symlinks for nodes and interfaces in the stat segmentArthur de Kerhor1-0/+96
2021-04-12tests: support attaching to existing vppKlement Sekera1-1/+1
2021-03-25stats: python vpp_stats rewrite to access stat segment directlyOle Troan1-2/+2
2021-02-11tests: tag the tests that do not work with multi-worker configurationAndrew Yourtchenko1-0/+2
2020-10-07api: add heap alloc to vpp statsOle Troan1-1/+0
2019-11-05misc: Fix python scripts shebang lineRenato Botelho do Couto1-1/+1
2019-10-28tests: switch test framework to python3 by defaultOle Troan1-1/+1
2019-06-18tests: fix checkstyle failure in test_stats_client.pySteven Luong1-1/+4
2019-06-18stats: fix memory leakage when adding / deleting interfacesOle Troan1-1/+18
2019-05-22stats: support multiple works for error countersOle Troan1-0/+6
2019-03-12VPP-1486: Unittest for stat segment file descriptor leak.Paul Vinciguerra1-0/+41