
22 Oct
2017
22 Oct
'17
4:36 p.m.
On 18 October 2017 at 00:02, Heinrich Schuchardt xypron.glpk@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@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@chromium.org