efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
authorAKASHI Takahiro <takahiro.akashi@linaro.org>
Tue, 14 Apr 2020 02:51:50 +0000 (11:51 +0900)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 16 Apr 2020 06:12:47 +0000 (08:12 +0200)
commita9d5666d0ae63a76c7a020af3519c26198e35127
treeb5cd04f06178be61c66299df1541fd865780f499
parentfe6ca4d5d2c215af28f5a33c7e8b8e3208324091
efi_loader, pytest: add UEFI secure boot tests (authenticated variables)

Provide a couple of test cases for variable authentication.

Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
test/py/tests/test_efi_secboot/test_authvar.py [new file with mode: 0644]