zephyr/tests/drivers/spi/spi_loopback
Maureen Helm f15bca29c3 tests: spi_loopback: Add zasserts to fix false passes
The testcase was using only SYS_LOG_ERR() to signal error conditions,
which would print useful error information to the console, but allow the
test to pass when it should fail. Add zasserts after every SYS_LOG_ERR()
to make the test fail properly.

Signed-off-by: Maureen Helm <maureen.helm@nxp.com>
2018-08-13 13:18:53 -07:00
..
boards
src tests: spi_loopback: Add zasserts to fix false passes 2018-08-13 13:18:53 -07:00
CMakeLists.txt
Kconfig
prj_base.conf
testcase.yaml