commit | 6ac7a83e4da8772bfc7d9cb56cf20b1aaa2b08ab | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Fri Aug 19 16:25:18 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:32 2022 -0600 |
tree | 104d9657e4846523f009d94a920470c6cd63d372 | |
parent | d626e825f5d45ca543999340428a5a809024b0db [diff] |
binman: Skip elf tests if python elftools is not available Skip tests which requires python elftools if the tool is not available. Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>