u-boot-brain/test/py/tests/test_efi_secboot
AKASHI Takahiro 48ead6097b test/py: efi_secboot: split "signed image" test case-1 into two cases
Split the existing test case-1 into case1 and a new case-2:
case-1 for non-SecureBoot mode; case-2 for SecureBoot mode.

In addition, one corner case is added to case-2; a image is signed
but a corresponding certificate is not yet installed in "db."

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
2020-07-11 23:14:16 +02:00
..
conftest.py test/py: efi_secboot: more fixes against pylint 2020-07-11 23:14:16 +02:00
defs.py test/py: efi_secboot: apply autopep8 2020-07-11 23:14:16 +02:00
test_authvar.py test/py: efi_secboot: more fixes against pylint 2020-07-11 23:14:16 +02:00
test_signed.py test/py: efi_secboot: split "signed image" test case-1 into two cases 2020-07-11 23:14:16 +02:00
test_unsigned.py test/py: efi_secboot: more fixes against pylint 2020-07-11 23:14:16 +02:00