[U-Boot] [PATCH 07/11] efi_selftest: provide test for watchdog	timer
    Simon Glass 
    sjg at chromium.org
       
    Mon Oct  9 04:49:09 UTC 2017
    
    
  
On 7 October 2017 at 22:57, 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>
> ---
>  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