]> git.baikalelectronics.ru Git - uboot.git/commit
test/py: Add test case for mkimage -o argument
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 3 Feb 2022 20:43:50 +0000 (21:43 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 11 Feb 2022 15:52:24 +0000 (10:52 -0500)
commitce97f5a32b04e30230850ec38f4069f655b1bc08
treef2184a5eb450727094441e5df44e0d71a98048ac
parenteeabec340357ed19fce21ac048287b679bd3d32c
test/py: Add test case for mkimage -o argument

Stress the '-o algo_name' argument of mkimage by expanding the vboot
test.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
[trini: Update scripts/pylint.base]
scripts/pylint.base
test/py/tests/test_vboot.py
test/py/tests/vboot/sign-configs-algo-arg.its [new file with mode: 0644]
test/py/tests/vboot/sign-images-algo-arg.its [new file with mode: 0644]