zephyr/tests/net/lib/coap_client
Alberto Escolar Piedras c9a1c25dcb tests/net coap_client: Define _POSIX_C_SOURCE
This test uses functions and types which are extensions to
the C library. Let's explicity select one of the extensions
which includes it instead of relaying on somebody having
set it for this file somewhere else.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-26 07:48:55 -05:00
..
src net: lib: coap: Change coap_pending_init() 2023-12-15 11:41:27 +00:00
CMakeLists.txt tests/net coap_client: Define _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
prj.conf tests: remove CONFIG_ZTEST_NEW_API in all tests 2023-10-20 15:04:29 +02:00
testcase.yaml tests/net/lib/coap_client/: Enable for native_sim 2023-11-20 09:21:13 +01:00