mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 05:42:39 +00:00
The testcase was using only SYS_LOG_ERR() to signal error conditions, which would print useful error information to the console, but allow the test to pass when it should fail. Add zasserts after every SYS_LOG_ERR() to make the test fail properly. Signed-off-by: Maureen Helm <maureen.helm@nxp.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
Kconfig | ||
prj_base.conf | ||
testcase.yaml |