u-boot/test/py/tests/test_efi_secboot
Ilias Apalodimas 72b509b701 test/py: efi_secboot: adjust secure boot tests to code changes
The previous patch is changing U-Boot's behavior wrt certificate based
binary authentication.  Specifically an image who's digest of a
certificate is found in dbx is now rejected.  Fix the test accordingly
and add another one testing signatures in reverse order

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
2022-02-11 20:07:55 +01:00
..
conftest.py test/py: efi_secboot: modify 'multiple signatures' test case 2020-08-14 12:34:33 +02:00
defs.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_signed.py test/py: efi_secboot: adjust secure boot tests to code changes 2022-02-11 20:07:55 +01:00
test_signed_intca.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00
test_unsigned.py test/py: Fix efidebug related tests 2021-04-24 06:53:40 +02:00