commit | c579bd4183dfa17d42c12edf8be1d5b65c636658 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Aug 22 07:58:03 2024 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 26 18:51:49 2024 -0600 |
tree | 6a6b1efaaca6fa69dbea56986a1027e4469770f5 | |
parent | cbb230e6746576c9cba30b4d88b08d15b5409e62 [diff] |
test: Tidy up checking for console end Use the ut_assert_console_end() function provided, rather than doing it separately. Signed-off-by: Simon Glass <sjg@chromium.org>