commit | f5285a2151241641b10b90d41e4eea59c216d36a | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 12 07:13:23 2024 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 13 12:01:35 2024 -0600 |
tree | 27c836f2ee04595dd784d003b59a926c8afb4edf | |
parent | 3ac7d4357a8cc6bd39f32866b7747e91f0d833a1 [diff] |
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>