
4 Feb
2022
4 Feb
'22
4:24 p.m.
On Thu, 3 Feb 2022 at 13:43, Jan Kiszka jan.kiszka@siemens.com wrote:
From: Jan Kiszka jan.kiszka@siemens.com
Stress the '-o algo_name' argument of mkimage by expanding the vboot test.
Signed-off-by: Jan Kiszka jan.kiszka@siemens.com
test/py/tests/test_vboot.py | 33 +++++++------- test/py/tests/vboot/sign-configs-algo-arg.its | 44 +++++++++++++++++++ test/py/tests/vboot/sign-images-algo-arg.its | 40 +++++++++++++++++ 3 files changed, 101 insertions(+), 16 deletions(-) create mode 100644 test/py/tests/vboot/sign-configs-algo-arg.its create mode 100644 test/py/tests/vboot/sign-images-algo-arg.its
Reviewed-by: Simon Glass sjg@chromium.org