commit | 1dc0a1b8fdbe0d9a9e3460c592c8bff5b2cf7925 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Oct 18 18:13:17 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:22:55 2017 +0100 |
tree | 258e6a5963beaa1b7c6f12d7fc5ab32d74028173 | |
parent | d11c7e5a11c75e8cfed03b47193d61ebf40ae5ef [diff] |
test/py: test reboot by EFI watchdog 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> Signed-off-by: Alexander Graf <agraf@suse.de>