[U-Boot] [PATCH v2 13/19] test: dm: Don't bail on all tests if one test fails

Simon Glass sjg at chromium.org
Fri May 1 05:46:23 CEST 2015


On 28 April 2015 at 23:51, Joe Hershberger <joe.hershberger at ni.com> wrote:
> 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 at ni.com>
> ---
>
> Changes in v2:
> -New for version 2
>
>  test/dm/test-main.c | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list