87e02c62bd
Coverity is not able to detect that the call to ztest_test_fail() will not return so it emits a warning on a later access to param. Add a return; after the call so coverity won't complain. Fixes #25790 Signed-off-by: David Leach <david.leach@nxp.com> |
||
---|---|---|
.. | ||
coverage | ||
include | ||
ztest | ||
CMakeLists.txt | ||
Kconfig | ||
unittest.cmake |