zephyr/subsys/testsuite
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
..
arch unit_testing: Correct one comment refering to native_posix 2024-08-16 09:21:18 +01:00
boards/unit_testing/unit_testing Bluetooth: Kconfig: Remove BT_NO_DRIVER 2024-06-11 19:42:49 -04:00
busy_sim testsuite: busy_sim: Add alarm cancelation to stop function 2024-08-07 19:04:04 -04:00
coverage testsuite: coverage: fix arm64 build with gcov enabled 2024-08-13 14:57:50 +02:00
include/zephyr testsuite: change controlling expressions in while to Boolean 2024-06-21 15:41:26 -04:00
soc scripts: tests: Blackbox test expansion - platform 2024-03-31 17:37:09 -04:00
ztest Ztest: Including the missing C standard library header 2024-10-08 06:00:45 -04:00
CMakeLists.txt testsuite: coverage: allow access to gcov internals 2023-11-29 04:59:47 -08:00
Kconfig testsuite: add dependency to COVERAGE_GCOV_HEAP_SIZE 2024-06-06 20:07:20 -04:00
Kconfig.defconfig testsuite: ztress: Use XOSHIRO generator when ztress is used 2022-09-08 05:43:17 -04:00