summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot
AgeCommit message (Expand)AuthorFilesLines
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas3-16/+16
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas3-16/+16
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt4-74/+74
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2-12/+19
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro4-0/+305
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2-13/+3
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro1-7/+8
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro1-9/+0
2020-07-12test: use virt-make-fs to build imageHeinrich Schuchardt2-30/+4
2020-07-12test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro2-0/+59
2020-07-12test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro2-1/+59
2020-07-12test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro2-1/+31
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 Takahiro4-83/+79
2020-07-12test/py: efi_secboot: apply autopep8AKASHI Takahiro5-60/+67
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt1-8/+8
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro1-6/+6
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro3-74/+65
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro3-9/+9
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt3-9/+9
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt1-24/+6
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2-0/+238
2020-04-16efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro1-0/+282
2020-04-16efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2-0/+172