]> 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>
Tue, 6 Apr 2021 10:35:53 +0000 (11:35 +0100)
commite71e4c617568496ae3bd6bb678f97b4f73cb43d8
tree7ffbae6dd768e132b20693be135823502664d9ff
parent0e6b0fefa02356afeb11a32dfee7f0c7c250ab7f
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