]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: efi_secboot: modify 'multiple signatures' test case
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Fri, 14 Aug 2020 05:39:24 +0000 (14:39 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 14 Aug 2020 10:34:33 +0000 (12:34 +0200)
commitf0112ea1ca33a7ec085bbf4aa9900d2b2d789aea
treee239a2e6ad28fee98f4a65efaa69f3de32be6c88
parente7b755e56907948448e87ce954737617075691ba
test/py: efi_secboot: modify 'multiple signatures' test case

The test case 5 in test_signed (multiple signatures) must be modified
and aligned with the change introduced in the previous commit
("efi_loader: signature: correct a behavior against multiple signatures").

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
test/py/tests/test_efi_secboot/conftest.py
test/py/tests/test_efi_secboot/test_signed.py