test: Silenece the echo and print tests
authorSimon Glass <sjg@chromium.org>
Mon, 15 Mar 2021 05:11:13 +0000 (18:11 +1300)
committerSimon Glass <sjg@chromium.org>
Sat, 27 Mar 2021 02:04:31 +0000 (15:04 +1300)
commitb6da55976439c63e4f3037a65b0dde1656e7af6a
tree6b125c5eefa8415b7a7ee7c47ae4fee8e9f15696
parente2734d647e9c86f46083b29224fc7b41a46e1858
test: Silenece the echo and print tests

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
test/lib/test_print.c