aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_bufmon.py
AgeCommit message (Collapse)AuthorFilesLines
2023-10-31tests: fix UDP port range for mdata and bufmonDave Wallace1-1/+1
- Use of well known UDP port numbers causes random failure of mdata and bufmon tests Type: test Change-Id: I21a01c54e5f166aea101d3caace85b53f3f7285d Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2023-10-26tests: Added bufmon plugin testadrianvillin1-0/+130
Coverage increased from 35% to 94% Type: test Change-Id: I9a54a58bf53b29a771a93ce03998e95fbcd518eb Signed-off-by: adrianvillin <avillin@cisco.com>