u-boot/lib/efi_selftest
Heinrich Schuchardt 7bbae6f293 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>
2017-12-01 13:22:55 +01:00
..
efi_selftest.c efi_selftest: allow to select a single test for execution 2017-12-01 13:22:55 +01:00
efi_selftest_console.c efi_selftest: allow to select a single test for execution 2017-12-01 13:22:55 +01:00
efi_selftest_events.c efi_selftest: correctly check return values 2017-10-13 10:24:22 +02:00
efi_selftest_exitbootservices.c efi_selftest: make tests easier to read 2017-10-09 07:00:23 +02:00
efi_selftest_snp.c efi_selftest: error handling in SNP test 2017-10-09 07:00:38 +02:00
efi_selftest_tpl.c efi_selftest: correctly check return values 2017-10-13 10:24:22 +02:00
efi_selftest_util.c efi_selftest: allow to select a single test for execution 2017-12-01 13:22:55 +01:00
efi_selftest_watchdog.c efi_selftest: test reboot by watchdog 2017-12-01 13:22:55 +01:00
Kconfig efi_selftest: provide an EFI selftest application 2017-09-18 23:53:57 +02:00
Makefile efi_selftest: provide test for watchdog timer 2017-12-01 13:22:55 +01:00