summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_efi_secboot
Commit message (Expand)AuthorAgeFilesLines
* test/py: Fix efidebug related testsIlias Apalodimas2021-04-243-16/+16
* efidebug: add multiple device path instances on Boot####Ilias Apalodimas2021-03-253-16/+16
* efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt2020-08-244-74/+74
* test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro2020-08-142-12/+19
* test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro2020-08-134-0/+305
* test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro2020-08-132-13/+3
* test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro2020-07-221-7/+8
* test/py: efi_secboot: remove unused functionAKASHI Takahiro2020-07-221-9/+0
* test: use virt-make-fs to build imageHeinrich Schuchardt2020-07-112-30/+4
* test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro2020-07-112-0/+59
* test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro2020-07-112-1/+59
* test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro2020-07-112-1/+31
* test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro2020-07-111-28/+38
* test/py: efi_secboot: more fixes against pylintAKASHI Takahiro2020-07-114-83/+79
* test/py: efi_secboot: apply autopep8AKASHI Takahiro2020-07-115-60/+67
* test: correct time stamps for UEFI authenticationHeinrich Schuchardt2020-07-031-8/+8
* test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro2020-07-031-6/+6
* test/py: efi_secboot: remove all "re.search"AKASHI Takahiro2020-07-033-74/+65
* Revert "test: stabilize test_efi_secboot"AKASHI Takahiro2020-07-033-9/+9
* test: stabilize test_efi_secbootHeinrich Schuchardt2020-05-043-9/+9
* test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt2020-04-301-24/+6
* efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro2020-04-162-0/+238
* efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro2020-04-161-0/+282
* efi_loader, pytest: set up secure boot environmentAKASHI Takahiro2020-04-162-0/+172