Re: [U-Boot] [PATCH 07/11] efi_selftest: provide test for watchdog timer

2017-10-08 Thread Simon Glass
On 7 October 2017 at 22:57, Heinrich Schuchardt 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. > > Signe

[U-Boot] [PATCH 07/11] efi_selftest: provide test for watchdog timer

2017-10-07 Thread Heinrich Schuchardt
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 --- lib/efi_selftest/Makefile