]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: Add U-Boot fitImage signing testcases
authorKlaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Fri, 26 Mar 2021 20:14:10 +0000 (17:14 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Mar 2021 07:51:04 +0000 (08:51 +0100)
commita15bf6125e86823526f9eb3c01ec630976cdd983
tree84bf27f36d421934eb407534071759ee633ce137
parentcbaecfd2b3d82acd3ce8b26f87d69451993d34e2
oe-selftest: Add U-Boot fitImage signing testcases

Derived from the similar kernel fitImage sign testcase, the U-Boot
fitImage testcases exercises the following fitimage.FitImageTest
scenarios:

 * test_uboot_fit_image - create unsigned U-Boot fitImage
 * test_uboot_sign_fit_image - create unsigned U-Boot fitImage in
   addition to signed Kernel fitImage
 * test_sign_standalone_uboot_fit_image - Create signed U-Boot fitImage
   without a Kernel fitImage
 * test_sign_cascaded_uboot_fit_image - Create and sign U-Boot and
   Kernel fitImages

Signed-off-by: Klaus Heinrich Kiwi <klaus@linux.vnet.ibm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/fitimage.py