libosmocore/tests/stats
Neels Hofmeyr 599601e12c stats_test: assert counter and stat item val counts separately
Instead of just a send_count, keep one such count for the counter
updates, and a separate one for the stat item updates.
Print those numbers in the test output.

An upcoming patch will tweak stat_item reporting so that only an
actually changed value results in sending a new stat value. This patch
allows illustrating that change clearly.

Related: SYS#5542
Change-Id: I2da003ee6ec15f1c3959efe69e01b4ee24af82bb
2021-09-20 13:05:32 +00:00
..
stats_test.c stats_test: assert counter and stat item val counts separately 2021-09-20 13:05:32 +00:00
stats_test.err stats_test: assert counter and stat item val counts separately 2021-09-20 13:05:32 +00:00
stats_test.ok tests/stats: enable logging in test output 2021-03-17 16:39:35 +01:00