mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-23 08:56:47 +00:00
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> |
||
---|---|---|
.. | ||
bluetooth | ||
canbus | ||
console | ||
cpp | ||
debug | ||
dfu | ||
disk | ||
fb | ||
fs | ||
jwt | ||
logging | ||
mgmt | ||
net | ||
power | ||
random | ||
settings | ||
shell | ||
stats | ||
storage | ||
testsuite | ||
tracing | ||
usb | ||
CMakeLists.txt | ||
Kconfig |