diff options
author | Masami Hiramatsu | 2022-02-16 15:15:52 +0900 |
---|---|---|
committer | Heinrich Schuchardt | 2022-02-26 07:37:01 +0100 |
commit | 06396e2e663809ae6b5da013d5ad165ba16445a6 (patch) | |
tree | 4a32fb8da24d5cfed56da366b8a9853d1c828a18 /board/hardkernel | |
parent | a6aafce494ab3d963485e6425f232a9224359556 (diff) |
test/py: Handle expected reset by command
Add wait_for_reboot optional argument to ConsoleBase::run_command()
so that it can handle an expected reset by command execution.
This is useful if a command will reset the sandbox while testing
such commands, e.g. run_command("reset", wait_for_reboot = True)
Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'board/hardkernel')
0 files changed, 0 insertions, 0 deletions