
27 Mar
2021
27 Mar
'21
4:17 a.m.
These tests current produce unwanted output on sandbox. Use the correct functions to controller console output, to avoid this.
Signed-off-by: Simon Glass sjg@chromium.org ---
test/cmd/test_echo.c | 3 ++- test/lib/test_print.c | 8 ++++++-- 2 files changed, 8 insertions(+), 3 deletions(-)
Applied to u-boot-dm/next, thanks!