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)
commit7ace56ae0321a0333d333df40e1e02aa17fa2dae
treef2184a5eb450727094441e5df44e0d71a98048ac
parenteebcdb34d06104ed9ad2f089ad8a0b4f3b8ec89e
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]