
21 Oct
2022
21 Oct
'22
10:17 p.m.
On Thu, 20 Oct 2022 at 13:24, Sean Anderson sean.anderson@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.anderson@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 sjg@chromium.org
Please use single quotes in Python