]> git.dujemihanovic.xyz Git - u-boot.git/commit
test: Add a section for closing the connection
authorSimon Glass <sjg@chromium.org>
Tue, 12 Nov 2024 14:13:23 +0000 (07:13 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 13 Nov 2024 18:01:35 +0000 (12:01 -0600)
commit6d0ff32650afdabd01a2a4406ed5a0e374bef1e8
tree27c836f2ee04595dd784d003b59a926c8afb4edf
parent082f3359c7e0dc7bc2f91baaac992eba18e72e0f
test: Add a section for closing the connection

This can take a while and involve multiple steps (e.g. turning the board
back off). Add a section for it and show the output.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
test/py/u_boot_console_base.py