Many functions signal success by returning a return code of zero. Add an assertion for this. Some functions can return a positive value to indicate success, where they want to convey some information. This is not handled by this assert function. Signed-off-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
coverage | ||
include | ||
ztest | ||
CMakeLists.txt | ||
Kconfig | ||
unittest.cmake |