u-boot/test/py/tests/test_efi_capsule
AKASHI Takahiro e012550cd7 test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE
Before the capsule authentication is supported, this test script works
correctly, but with the feature enabled, most tests will fail due to
unsigned capsules.
So check the results depending on CAPSULE_AUTHENTICATE or not.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-02-11 20:07:55 +01:00
..
capsule_defs.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
conftest.py test/py: efi_capsule: add a test for "--guid" option 2022-02-11 20:07:55 +01:00
signature.dts test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
test_capsule_firmware.py test/py: efi_capsule: check the results in case of CAPSULE_AUTHENTICATE 2022-02-11 20:07:55 +01:00
test_capsule_firmware_signed.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00