commit | df172e117d1d9a24a116cbd84bbb6034f260c889 | [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 | 7bbae6f2938382567fd86521ad15412c27e882f7 [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>