mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 13:15:23 +00:00
The testsuite subsystem provides the macro PRINT_DATA() which can be overridden using CONFIG_ZTEST_TC_UTIL_USER_OVERRIDE. Switch all calls of PRINT() to PRINT_DATA withing the testsuite subsystem. Signed-off-by: Keith Short <keithshort@google.com> |
||
---|---|---|
.. | ||
arch | ||
boards/unit_testing/unit_testing | ||
busy_sim | ||
coverage | ||
include/zephyr | ||
soc | ||
ztest | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig |