libosmocore/tests/socket
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
..
socket_sctp_test.c treewide: remove FSF address 2021-12-14 12:44:03 +01:00
socket_sctp_test.err tests: Split SCTP tests to its own file and run them conditionally 2020-08-25 14:22:03 +02:00
socket_sctp_test.ok tests: Split SCTP tests to its own file and run them conditionally 2020-08-25 14:22:03 +02:00
socket_test.c Support building with -Werror=strict-prototypes / -Werror=old-style-definition 2022-11-03 12:44:28 +01:00
socket_test.err socket: introduce osmo_sock_init_osa & osmo_sock_init_osa_ofd 2020-09-02 18:42:21 +02:00
socket_test.ok add osmo_sockaddr_to_str_buf/osmo_sockaddr_to_str 2020-10-12 15:13:43 +00:00