[U-Boot] [PATCH 03/10] test/py: add a test calling the EFI selftest
Simon Glass
sjg at chromium.org
Mon Sep 25 02:12:13 UTC 2017
On 15 September 2017 at 02:06, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
> A Python test script is provided that runs the EFI selftest
> if CONFIG_CMD_EFI_SELFTEST=y.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
> test/py/tests/test_efi_selftest.py | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
> create mode 100644 test/py/tests/test_efi_selftest.py
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list