zephyr/tests
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
..
application_development code_relocation: Add NOKEEP option 2024-01-15 13:20:17 +01:00
arch tf-m: Change NS include path for TF-M 2.0.0 2024-01-17 16:52:52 +01:00
benchmarks tests/benchmarks/footprints: Define required source standard macros 2024-01-26 07:48:55 -05:00
bluetooth tests/bluetooth/uuid: Define required source standard macros 2024-01-26 07:48:55 -05:00
boards kernel: smp: introduce k_smp_cpu_start 2024-01-17 11:57:20 -05:00
boot test: mcuboot: enable test on lpc55s platforms 2024-01-19 10:33:44 +01:00
bsim tests/bsim host/privacy/peripheral: Minor fixes to allow equality check 2024-01-24 21:19:57 +00:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests: crypto: rand32: Check return code of sys_csrand_get 2024-01-03 23:57:13 -06:00
drivers tests rtc_api: Define _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: smp_suspend: Tweak duration and timeouts 2024-01-19 12:13:30 -05:00
lib tests/lib/c_lib: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests/net coap_client: Define _POSIX_C_SOURCE 2024-01-26 07:48:55 -05:00
posix tests: posix: pthread: identify thread ids of detached threads 2024-01-26 06:50:11 -05:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys tests modem/backends/tty: Define _XOPEN_SOURCE 2024-01-26 07:48:55 -05:00
unit tests: unit: util: Add test for CONCAT macro 2024-01-12 09:57:57 +01:00
ztest ztest: fix ztest_run_test_suite usage and macros 2024-01-09 08:15:22 -05:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00