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 zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
include testsuite: Align testsuite output 2020-06-22 14:56:39 -04:00
ztest subsys/testsuite: Add an assert for a zero return code 2020-08-19 19:20:35 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig test: remove TEST_SHELL 2020-06-24 21:37:12 -04:00
unittest.cmake sanitycheck: support coverage with unit tests 2020-04-29 09:01:06 -04:00