summaryrefslogtreecommitdiff
path: root/test/boot/fit_verity.c
AgeCommit message (Collapse)Author
2026-05-27test: boot: add runtime unit test for fit_verity_build_cmdline()Daniel Golle
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 <[email protected]> Reviewed-by: Simon Glass <[email protected]>