[PATCH 08/19] test: Silenece the echo and print tests

Simon Glass sjg at chromium.org
Sat Mar 27 04:17:52 CET 2021


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 at 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!


More information about the U-Boot mailing list