[U-Boot] [PATCH V4 2/8] test/py: test that sandbox exits when asked

Simon Glass sjg at chromium.org
Tue Jan 19 04:28:32 CET 2016


On 15 January 2016 at 11:15, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> v4:
> - No changes.
>
> v3:
> - Move test scripts into a sub-directory.
>   Suggested by Michal Simek.
> - s/uboot/u[-_]boot/g. Suggested by Simon Glass.
> - Typo.
> - s/"/'/g. Suggested by Simon Glass.
> - Add more documentation. Suggested by Simon Glass.
> ---
>  test/py/tests/test_sandbox_exit.py | 24 ++++++++++++++++++++++++
>  1 file changed, 24 insertions(+)
>  create mode 100644 test/py/tests/test_sandbox_exit.py

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list