Attention is currently required from: msuraev. pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/libosmocore/+/30301 )
Change subject: osmo-ns-dummy: add rate counters ......................................................................
Patch Set 3:
(1 comment)
File utils/osmo-ns-dummy.c:
https://gerrit.osmocom.org/c/libosmocore/+/30301/comment/99c2ca68_07ca8c73 PS3, Line 56: static const struct rate_ctr_desc dummy_ctr_desc[] = {
That's a program solely used as unit test helper. […]
This program is not a placeholder for any kind of tests, it serves a specific purpose. It's used to test NS, not to test rate counters in a generic way. If you want to test rate counters, add a new test or helper program to test those.