[PATCH 20/21] test: Enable console recording in tests

sjg at google.com sjg at google.com
Wed Feb 5 18:55:02 CET 2020


At present we reset the console buffer before each test but do not
actually set the recording flag. Without this, the output is not
recorded.

Update the code to set the flag before the test and clear it afterwards.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 test/dm/test-main.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list