[U-Boot] [PATCH v3 15/18] test/py: test reboot by EFI watchdog

Simon Glass sjg at chromium.org
Sun Oct 22 14:36:00 UTC 2017


On 18 October 2017 at 00:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> Clear environment variable efi_selftest before executing the
> default tests.
>
> Provide a test verifying that the EFI watchdog
> reboots the system upon timeout.
>
> The test depends on CONFIG_CMD_EFI_SELFTEST=y.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
>         no change
> v2
>         choose test via environment variable
> ---
>  test/py/tests/test_efi_selftest.py | 14 +++++++++++++-
>  1 file changed, 13 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list