Calling into sub-test functions should be done using ut_assertok() so
that the test exits immediately on failure. Add those which are
missing.
Signed-off-by: Simon Glass
---
test/cmd/bdinfo.c | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
Applied to u-boot-dm/next, thanks!
Calling into sub-test functions should be done using ut_assertok() so
that the test exits immediately on failure. Add those which are
missing.
Signed-off-by: Simon Glass
---
test/cmd/bdinfo.c | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/test/cmd/bdinfo.c b/tes
2 matches
Mail list logo