aboutsummaryrefslogtreecommitdiffstats
path: root/tests/stats/stats_test.err
AgeCommit message (Expand)AuthorFilesLines
2021-11-09stats: use llist_add_tail() in osmo_stats_reporter_alloc()Vadim Yanitskiy1-34/+34
2021-09-30refactor stat_item: report only changed valuesNeels Hofmeyr1-4/+2
2021-09-30refactor stat_item: get rid of FIFO and "skipped" errorNeels Hofmeyr1-4/+0
2021-09-20stats_test: assert counter and stat item val counts separatelyNeels Hofmeyr1-0/+18
2021-08-20stats: send real last value if no new values comeOliver Smith1-0/+2
2021-08-20tests/stats: show how last item sent may be wrongOliver Smith1-0/+2
2021-04-07stats: log error when missing stats values (v2)Oliver Smith1-0/+4
2021-03-19Revert "stats: log error when missing stats values"Oliver Smith1-144/+0
2021-03-17stats: log error when missing stats valuesOliver Smith1-0/+144
2021-03-17tests/stats: enable logging in test outputOliver Smith1-0/+143