[PATCH v6 01/21] binman: Skip elf tests if python elftools is not available

Simon Glass sjg at chromium.org
Sun Aug 21 02:10:25 CEST 2022


From: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>

Skip tests which requires python elftools if the tool is not available.

Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier at weidmueller.com>
Reviewed-by: Simon Glass <sjg at chromium.org>

---

(no changes since v2)

Changes in v2:
- Add commit to skip elf tests

 tools/binman/elf_test.py | 14 ++++++++++++++
 tools/binman/ftest.py    | 18 ++++++++++++++++++
 2 files changed, 32 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list