commit | 7bbae6f2938382567fd86521ad15412c27e882f7 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Oct 18 18:13:16 2017 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Dec 01 13:22:55 2017 +0100 |
tree | 9d1834f9c6478ac11ee2c7e61a2aede08860f198 | |
parent | b57f48a87c980cbd7dc788c82e8bb513666dd6f6 [diff] |
efi_selftest: test reboot by watchdog A test is added that verifies that the watchdog timer actually causes a reboot upon timeout. The test is only executed on request using setenv efi_selftest watchdog reboot bootefi selftest Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>