aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot
AgeCommit message (Expand)Author
2022-05-07test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
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-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt
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: correct time stamps for UEFI authenticationHeinrich Schuchardt
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI 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-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro
2020-04-16efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro
2020-04-16efi_loader, pytest: set up secure boot environmentAKASHI Takahiro