binman: Work around missing test coverage
authorSimon Glass <sjg@chromium.org>
Thu, 10 Apr 2025 12:43:04 +0000 (06:43 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 11 Apr 2025 20:29:52 +0000 (14:29 -0600)
commit2911f2c1ee83760737dc162b1852b0e3b414e6ac
treeac80d9ed1e9256a858a3c9298c10b35fb31abac2
parent06a0d9eee835b5b6242e773cbab34ec9aba19443
binman: Work around missing test coverage

The iMX8 entry-types don't have proper test coverage. Add a work-around
to skip this for now.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/main.py
tools/u_boot_pylib/test_util.py