[U-Boot] [PATCH V2 2/7] test/py: test that sandbox exits when asked
Simon Glass
sjg at chromium.org
Sat Dec 19 23:24:18 CET 2015
On 2 December 2015 at 15:18, Stephen Warren <swarren at wwwdotorg.org> wrote:
> Test the sandbox port's implementation of the reset command and SIGHUP
> handling. These should both cause the U-Boot process to exit gracefully.
>
> Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
> test/py/test_sandbox_exit.py | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
> create mode 100644 test/py/test_sandbox_exit.py
Reviewed-by: Simon Glass <sjg at chromium.org>
Tested on chromebook_link, sandbox
Tested-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list