[U-Boot] [PATCH v2 3/9] efi_selftest: provide test for watchdog timer

Simon Glass sjg at chromium.org
Sun Oct 22 14:33:49 UTC 2017


On 13 October 2017 at 19:33, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> The test verifies that resetting the watchdog timer ensures
> that it is not called during the timeout period.
>
> Testing that the watchdog timer actually executes a reset
> would require a test outside the efi_selftest framework.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> v2
>         no change
> ---
>  lib/efi_selftest/Makefile                |   5 +-
>  lib/efi_selftest/efi_selftest_watchdog.c | 185 +++++++++++++++++++++++++++++++
>  2 files changed, 189 insertions(+), 1 deletion(-)
>  create mode 100644 lib/efi_selftest/efi_selftest_watchdog.c

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


More information about the U-Boot mailing list