summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot/test_signed.py
AgeCommit message (Expand)AuthorFilesLines
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas1-8/+8
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas1-8/+8
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt1-23/+23
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro1-8/+18
2020-07-12test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro1-0/+49
2020-07-12test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro1-0/+51
2020-07-12test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro1-0/+26
2020-07-12test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro1-28/+38
2020-07-12test/py: efi_secboot: more fixes against pylintAKASHI Takahiro1-16/+15
2020-07-12test/py: efi_secboot: apply autopep8AKASHI Takahiro1-0/+1
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro1-19/+15
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro1-2/+2
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt1-2/+2
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro1-0/+117