u-boot-brain/test/py/tests/test_efi_capsule
AKASHI Takahiro 4926e7d29a test/py: efi_capsule: test for raw image capsule
The test can run on sandbox build and it attempts to execute a firmware
update via a capsule-on-disk, using a raw image capsule,
CONFIG_EFI_CAPSULE_RAW.

To run this test successfully, you need configure U-Boot specifically;
See test_capsule_firmware.py for requirements, and hence it won't run
on Travis CI, at least, for now.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2020-12-03 21:22:50 +01:00
..
capsule_defs.py test/py: efi_capsule: test for FIT image capsule 2020-12-03 21:22:50 +01:00
conftest.py test/py: efi_capsule: test for raw image capsule 2020-12-03 21:22:50 +01:00
test_capsule_firmware.py test/py: efi_capsule: test for raw image capsule 2020-12-03 21:22:50 +01:00
uboot_bin_env.its test/py: efi_capsule: test for FIT image capsule 2020-12-03 21:22:50 +01:00