Home
last modified time | relevance | path

Searched hist:"7 cccc66af5c33b0ceb67fb9a77b82e93a734091e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/test/dm/
H A Dtest-main.c7cccc66af5c33b0ceb67fb9a77b82e93a734091e Wed May 20 19:27:32 UTC 2015 Joe Hershberger <joe.hershberger@ni.com> test: dm: Don't bail on all tests if one test fails

There's not much point in having a failure count if we always give up on
the first failure. Also stop clearing the entire state between tests.

Make sure that any failures are still passed out to the command line.

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