u-boot/test/py/tests/test_efi_capsule
Sughosh Ganu d350b79e6d sandbox: capsule: binman: generate some capsules as part of build
Currently, all the capsules for the sandbox platform are generated at
the time of running the capsule tests. To showcase generation of
capsules through binman, generate all raw(non FIT payload) capsules
needed for the sandbox platform as part of the build. This acts as an
illustrative example for generating capsules as part of a platform's
build.

Make corresponding change in the capsule test's configuration to get
these capsules from the build directory.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
2024-04-08 12:59:31 +02:00
..
capsule_common.py test: avoid function name 'setup' 2023-07-20 09:12:50 +02:00
capsule_defs.py test: fix pydoc issues for EFI tests 2023-05-04 09:57:43 +02:00
capsule_gen_binman.dts sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
conftest.py sandbox: capsule: binman: generate some capsules as part of build 2024-04-08 12:59:31 +02:00
test_capsule_firmware_fit.py test: avoid function name 'setup' 2023-07-20 09:12:50 +02:00
test_capsule_firmware_raw.py test: avoid function name 'setup' 2023-07-20 09:12:50 +02:00
test_capsule_firmware_signed_fit.py test: avoid function name 'setup' 2023-07-20 09:12:50 +02:00
test_capsule_firmware_signed_raw.py test: avoid function name 'setup' 2023-07-20 09:12:50 +02:00
version.dts test/py: efi_capsule: test for FMP versioning 2023-06-08 09:20:36 +02:00