libosmocore/tests/stats
Harald Welte e61d459cef Support building with -Werror=strict-prototypes / -Werror=old-style-definition
Unfortunately "-std=c99" is not sufficient to make gcc ignore code that
uses constructs of earlier C standards, which were abandoned in C99.

See https://lwn.net/ml/fedora-devel/Y1kvF35WozzGBpc8@redhat.com/ for
some related discussion.

Change-Id: I84fd99442d0cc400fa562fa33623c142649230e2
2022-11-03 12:44:28 +01:00
..
stats_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
stats_test.err stats: use llist_add_tail() in osmo_stats_reporter_alloc() 2021-11-09 04:34:46 +03:00
stats_test.ok tests/stats: enable logging in test output 2021-03-17 16:39:35 +01:00
stats_vty_test.c tests/stats: add VTY transcript tests 2021-11-09 04:29:57 +03:00
stats_vty_test.vty select: gather statistics for TCP connections 2021-12-23 14:52:15 +00:00