u-boot-brain/test/py/tests/test_efi_secboot
AKASHI Takahiro 7254ebed0f efi_loader, pytest: add UEFI secure boot tests (image)
Provide test cases for
 * image authentication for signed images
   (test_efi_secboot/test_signed.py)
 * image authentication for unsigned images
   (test_efi_secboot/test_unsigned.py)

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2020-04-16 08:12:47 +02:00
..
conftest.py efi_loader, pytest: set up secure boot environment 2020-04-16 08:12:47 +02:00
defs.py efi_loader, pytest: set up secure boot environment 2020-04-16 08:12:47 +02:00
test_authvar.py efi_loader, pytest: add UEFI secure boot tests (authenticated variables) 2020-04-16 08:12:47 +02:00
test_signed.py efi_loader, pytest: add UEFI secure boot tests (image) 2020-04-16 08:12:47 +02:00
test_unsigned.py efi_loader, pytest: add UEFI secure boot tests (image) 2020-04-16 08:12:47 +02:00