zephyr/subsys/testsuite/ztest
Firas Sammoura 6f072ba774 Ztest: Including the missing C standard library header
The ztest.c calls atoi, which is provided by the C standard library.
Remove the conditional inclusion of the C standard library with the
definition of CONFIG_ZTEST_SHUFFLE.

Signed-off-by: Firas Sammoura <fsammoura@google.com>
2024-10-08 06:00:45 -04:00
..
include/zephyr tests: kernel: add missing test call argument 2024-08-24 07:17:15 -04:00
src Ztest: Including the missing C standard library header 2024-10-08 06:00:45 -04:00
unittest/include/zephyr/arch
CMakeLists.txt ztest: undefine _POSIX_C_SOURCE before defining it 2024-08-13 14:56:06 +02:00
Kconfig ztest: Add Support for Multiple Test Runs. 2024-09-18 15:32:28 +02:00