poky/meta-selftest/classes
Adrian Freihofer 2c27b231f9 oe-selftest: fitimage drop test-mkimage-wrapper
Rather than writing hints into log files and verify the hints can be
found, the tests should verify that the artifacts in the deploy folder
are correctly signed. This is a much better test.
u-boot-tools provide a utility fit_check_sign which can verify the
signatures in fit images. Lets use it.

grepping in temp/run. or temp/log. files also does not work if the tasks
runs from sstate and the corresponding run file is not even generated.

(From OE-Core rev: 86e504b4f792eeadd67ea57dd71a62bcb4f16f02)

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-07-13 23:28:30 +01:00
..
base-do-configure-modified.bbclass oeqa/selftest/sstatetests: Fix intermitttent errors and improve performance 2023-11-09 11:45:37 +00:00
localpkgfeed.bbclass selftest/classes: add localpkgfeed class 2024-05-15 16:39:19 +01:00
test_events.bbclass