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 <[email protected]> --- test/cmd/bdinfo.c | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) Applied to u-boot-dm/next, thanks!

