[U-Boot] [PATCH v3 14/18] efi_selftest: test reboot by watchdog
Simon Glass
sjg at chromium.org
Sun Oct 22 14:35:53 UTC 2017
On 18 October 2017 at 00:02, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> A test is added that verifies that the watchdog timer actually
> causes a reboot upon timeout. The test is only executed on
> request using
>
> setenv efi_selftest watchdog reboot
> bootefi selftest
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v3
> correct comments
> v2
> no change
> ---
> lib/efi_selftest/efi_selftest_watchdog.c | 68 ++++++++++++++++++++++++++------
> 1 file changed, 57 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list