zephyr/subsys/testsuite
Simon Glass c5d85e175f subsys/testsuite: Add an assert for a zero return code
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>
2020-08-19 19:20:35 -04:00
..
coverage
include
ztest subsys/testsuite: Add an assert for a zero return code 2020-08-19 19:20:35 -04:00
CMakeLists.txt
Kconfig test: remove TEST_SHELL 2020-06-24 21:37:12 -04:00
unittest.cmake