]> Git Repo - u-boot.git/commit
test/py: efi_secboot: fix test case 1g of test_authvar
authorAKASHI Takahiro <[email protected]>
Tue, 9 Jun 2020 05:09:43 +0000 (14:09 +0900)
committerHeinrich Schuchardt <[email protected]>
Fri, 3 Jul 2020 16:00:27 +0000 (18:00 +0200)
commit4edd9ccd94a93e153ab95a75a819f2c7436e5acb
tree87f797b875cddca19d1737f55750691f9c139a2d
parentbed118fb103c4917fd45a652a9026d5e9b62a069
test/py: efi_secboot: fix test case 1g of test_authvar

In the test case (1g) of test_authvar, "db" is mistakenly used,
and it ends up being the exact same as (1f).
So correct it as "dbx" test case.

Signed-off-by: AKASHI Takahiro <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
test/py/tests/test_efi_secboot/test_authvar.py
This page took 0.031094 seconds and 4 git commands to generate.