libosmocore/tests/tdef
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
..
tdef_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
tdef_test.ok tests: Fix tdef_test on 32bit platforms 2020-11-15 18:01:51 +01:00
tdef_test_range_64bit.ok fsm: add osmo_fsm_inst_state_chg_keep_or_start_timer() 2019-03-07 23:10:21 +01:00
tdef_vty_config_root_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
tdef_vty_config_root_test.vty tests/tdef: rename the binaries to end with '_test' 2021-11-17 20:17:59 +00:00
tdef_vty_config_subnode_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
tdef_vty_config_subnode_test.vty tests/tdef: rename the binaries to end with '_test' 2021-11-17 20:17:59 +00:00
tdef_vty_dynamic_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
tdef_vty_dynamic_test.vty tests/tdef: rename the binaries to end with '_test' 2021-11-17 20:17:59 +00:00