summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAristo Chen <[email protected]>2025-06-10 07:41:20 +0000
committerTom Rini <[email protected]>2025-06-26 08:12:54 -0600
commit21f75eb7af40cd22ecee94554b2a226760fe9814 (patch)
treef9274f28ee3a900421a2fd05f5b20edd3a8fe805 /include
parent3071e264c9baba4d55aa6d1a07a60c969d57eccf (diff)
test: py: add mkimage test for undefined image references in FIT configs
Add a test case to verify that mkimage correctly rejects a FIT source that references a non-existent image from a configuration node. This test introduces a minimal ITS that defines a valid kernel image but references a missing "fdt" image under the /configurations section. The test asserts that mkimage fails with a clear error message, as introduced in the new validation logic. This helps ensure the validation logic behaves correctly and prevents regressions in future FIT enhancements. Signed-off-by: Aristo Chen <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions