commit | b6da55976439c63e4f3037a65b0dde1656e7af6a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:11:13 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 15:04:31 2021 +1300 |
tree | 6b125c5eefa8415b7a7ee7c47ae4fee8e9f15696 | |
parent | e2734d647e9c86f46083b29224fc7b41a46e1858 [diff] |
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>