[PATCH] test/py: Add test case for mkimage -o argument

Simon Glass sjg at chromium.org
Fri Feb 4 16:24:23 CET 2022


On Thu, 3 Feb 2022 at 13:43, Jan Kiszka <jan.kiszka at siemens.com> wrote:
>
> From: Jan Kiszka <jan.kiszka at siemens.com>
>
> Stress the '-o algo_name' argument of mkimage by expanding the vboot
> test.
>
> Signed-off-by: Jan Kiszka <jan.kiszka at 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 at chromium.org>


More information about the U-Boot mailing list