[PATCH v2 16/38] binman: Add tests for bintool

Simon Glass sjg at chromium.org
Wed Jan 26 16:37:00 CET 2022


Add tests to cover the bintool functionality.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 tools/binman/bintool_test.py   | 353 +++++++++++++++++++++++++++++++++
 tools/binman/btool/_testing.py |  36 ++++
 2 files changed, 389 insertions(+)
 create mode 100644 tools/binman/bintool_test.py
 create mode 100644 tools/binman/btool/_testing.py

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list