]> git.baikalelectronics.ru Git - uboot.git/commit
test: vboot: clean its file
authorPhilippe Reynes <philippe.reynes@softathome.com>
Wed, 14 Nov 2018 12:51:05 +0000 (13:51 +0100)
committerTom Rini <trini@konsulko.com>
Mon, 3 Dec 2018 15:44:10 +0000 (10:44 -0500)
commit33d9eda23c92a3eddefddd46648136b357cb1abf
tree104cc6832c6bad552adcb2767536af13583269be
parent63a38ae4fd5662fc4a7968f5a160b6e11a60e0a7
test: vboot: clean its file

This update the its file used in vboot test to respect the new
node style name defined in doc/uImage.FIT (for example: replace
kernel@1 by kernel and fdt@1 by fdt-1)

Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/py/tests/test_vboot.py
test/py/tests/vboot/sign-configs-sha1-pss.its
test/py/tests/vboot/sign-configs-sha1.its
test/py/tests/vboot/sign-configs-sha256-pss.its
test/py/tests/vboot/sign-configs-sha256.its
test/py/tests/vboot/sign-images-sha1-pss.its
test/py/tests/vboot/sign-images-sha1.its
test/py/tests/vboot/sign-images-sha256-pss.its
test/py/tests/vboot/sign-images-sha256.its