summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot/test_signed.py
AgeCommit message (Expand)Author
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro