]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Tidy up remaining exceptions
authorSimon Glass <sjg@chromium.org>
Thu, 10 Oct 2024 00:29:04 +0000 (18:29 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 15 Oct 2024 16:24:27 +0000 (10:24 -0600)
commit9fa4be6598108136b927f612e9c3f05f2c983df0
tree67da10a8c9f3c038013a4784c9de48edb177f780
parent85d7dae377ac172a5361bbb526b552db39c5ceca
test: Tidy up remaining exceptions

Use the new handle_exception() function from ConsoleBase also.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/py/u_boot_console_base.py