diff options
author | Aristo Chen <jj251510319013@gmail.com> | 2025-06-10 07:41:20 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-26 08:12:54 -0600 |
commit | 21f75eb7af40cd22ecee94554b2a226760fe9814 (patch) | |
tree | f9274f28ee3a900421a2fd05f5b20edd3a8fe805 /arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c | |
parent | 3071e264c9baba4d55aa6d1a07a60c969d57eccf (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 <aristo.chen@canonical.com>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/stm32prog.c')
0 files changed, 0 insertions, 0 deletions