[PATCH v3 6/7] test: boot: add runtime unit test for fit_verity_build_cmdline()

Simon Glass sjg at chromium.org
Fri May 8 19:40:49 CEST 2026


On 2026-05-07T16:40:15, Daniel Golle <daniel at makrotopia.org> wrote:
> test: boot: add runtime unit test for fit_verity_build_cmdline()
>
> Add test/boot/fit_verity.c with four tests that construct FIT blobs
> in memory and exercise fit_verity_build_cmdline().
>
> Signed-off-by: Daniel Golle <daniel at makrotopia.org>
>
> test/boot/Makefile     |   1 +
>  test/boot/fit_verity.c | 306 +++++++++++++++++++++++++++++++++++++++++++++++++
>  test/cmd_ut.c          |   2 +
>  3 files changed, 309 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list