zephyr/subsys/testsuite/ztest/src
Alberto Escolar Piedras 2417599dc0 ztest native extensions: Set standard source macro appropriately
This file uses strtok_r which is an extension to the the
std 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
..
ztest_defaults.c ztest: export ztest_test_* symbols to llexts 2024-01-26 12:36:23 +01:00
ztest_error_hook.c treewide: Add CODE_UNREACHABLE after k_thread_abort(current) 2023-10-24 09:04:42 +02:00
ztest_mock.c ztest: mock: fix failed test printed message. 2023-04-14 12:39:52 -04:00
ztest_posix.c ztest native extensions: Set standard source macro appropriately 2024-01-26 07:48:55 -05:00
ztest_rules.c
ztest_shell.c ztest: shell: add shell support 2024-01-09 09:58:57 +01:00
ztest.c ztest: export ztest_test_* symbols to llexts 2024-01-26 12:36:23 +01:00
ztress.c random: Rename random header 2023-10-10 14:23:50 +03:00