[PATCH v2 01/10] binman: Skip elf tests if python elftools is not available
Simon Glass
sjg at chromium.org
Tue Aug 9 21:51:08 CEST 2022
On Mon, 8 Aug 2022 at 04:51, Stefan Herbrechtsmeier
<stefan.herbrechtsmeier-oss at weidmueller.com> wrote:
>
> 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>
>
> ---
>
> Changes in v2:
> - Added
>
> tools/binman/elf_test.py | 14 ++++++++++++++
> tools/binman/ftest.py | 18 ++++++++++++++++++
> 2 files changed, 32 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list