On Thu, 20 Oct 2022 at 13:24, Sean Anderson <sean.ander...@seco.com> wrote:
>
> This adds a basic test for FIT image handling by the source command.
> It's a python test becase we need to run mkimage.
>
> Signed-off-by: Sean Anderson <sean.ander...@seco.com>
> ---
>
> Changes in v2:
> - New
>
>  test/py/tests/source.its     | 43 ++++++++++++++++++++++++++++++++++++
>  test/py/tests/test_source.py | 28 +++++++++++++++++++++++
>  2 files changed, 71 insertions(+)
>  create mode 100644 test/py/tests/source.its
>  create mode 100644 test/py/tests/test_source.py

Reviewed-by: Simon Glass <s...@chromium.org>

Please use single quotes in Python

Reply via email to