
22 Oct
2017
22 Oct
'17
4:33 p.m.
On 13 October 2017 at 19:33, 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
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