zephyr/tests/benchmarks
Alberto Escolar Piedras 10060c8891 tests/benchmarks/footprints: Define required source standard macros
strnlen is not a C standard API, but an extension.
Instead of relaying that the SOURCE macro was set somewhere else
of that the C library provides a prototype anyhow
let's explicitly define it for this library.

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
2024-01-26 07:48:55 -05:00
..
app_kernel tests: disable timeslicing on app_kernel 2023-12-18 09:28:08 +01:00
cmsis_dsp tests: Switch from NEWLIB_LIBC to REQUIRES_FULL_LIBC 2023-10-25 08:32:06 +02:00
data_structure_perf tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
footprints tests/benchmarks/footprints: Define required source standard macros 2024-01-26 07:48:55 -05:00
latency_measure tests: latency_measure: Configurable iterations 2024-01-24 21:48:56 +01:00
mbedtls random: Rename random header 2023-10-10 14:23:50 +03:00
sched kernel: move wait_q.h header to be internal 2023-09-12 12:55:36 -04:00
sched_userspace userspace tests/samples: Exclude in posix arch 2023-10-24 09:05:29 +02:00
sys_kernel tests: Update sys_kernel benchmark 2023-10-17 21:48:51 +03:00