commit | 48ead6097bb614698a53c898243c456e8d6737a3 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Wed Jul 08 14:02:00 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 11 23:14:16 2020 +0200 |
tree | 4ff3ccbc9e98255a69c2f2d28472cd0dd5d0e86c | |
parent | d863b307e8079867575335f584db0949467cc220 [diff] |
test/py: efi_secboot: split "signed image" test case-1 into two cases Split the existing test case-1 into case1 and a new case-2: case-1 for non-SecureBoot mode; case-2 for SecureBoot mode. In addition, one corner case is added to case-2; a image is signed but a corresponding certificate is not yet installed in "db." Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>