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)
commit0274e50e057e1969876c9d1ef6e2a530688cf5ee
treee239a2e6ad28fee98f4a65efaa69f3de32be6c88
parent52956e535e65c852b1f95d2ca5044cb7c4fc6bbe
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