test: py: vboot: add test for global image signature
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:57:06 +0000 (22:57 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:23 +0000 (14:12 -0400)
commit776db4fa96bb606b88740ea2017c3c66a8394e86
tree0918a76ba47bde4a4bc55b4cc15ee9bfc7dec325
parent29451432c777537ebd53fc42b1efd8702794c938
test: py: vboot: add test for global image signature

Adds test units for the pre-load header signature.

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
test/py/tests/test_vboot.py
test/py/tests/vboot/sandbox-binman-pss.dts [new file with mode: 0644]
test/py/tests/vboot/sandbox-binman.dts [new file with mode: 0644]
test/py/tests/vboot/sandbox-u-boot-global-pss.dts [new file with mode: 0644]
test/py/tests/vboot/sandbox-u-boot-global.dts [new file with mode: 0644]
test/py/tests/vboot/simple-images.its [new file with mode: 0644]