Home
last modified time | relevance | path

Searched hist:fe3f6a65fef8d2f7f388f3a584e02dad54ff72a7 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/test/
H A Dut.hfe3f6a65fef8d2f7f388f3a584e02dad54ff72a7 Wed May 20 19:27:34 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> test: Return values from the asserts compatible with cmds

The asserts are sometimes called from the context of the test command
itself so make sure that a return that happens as a result of a failure
is compatible with that command return. When called within a test, the
return value is ignored.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>