[PATCH RFC 3/6] tools: binman: ftest: fix tests that require non-faked ext blobs

Simon Glass sjg at chromium.org
Mon Feb 10 14:09:43 CET 2025


Hi,

On Wed, 29 Jan 2025 at 03:30, Yannic Moog <y.moog at phytec.de> wrote:
>
> By default, external blobs are faked. Some tests care only about more
> basic functionality. In those cases no external blobs should be faked.
> That would trigger a different (binman) case which is not in scope for
> those particular tests.
> Thus, disable faked blobs for those test cases.

As before, please keep the non-fake case as the primary one.

Something else to keep in mind is that the tests should pass with each commit.

>
> Signed-off-by: Yannic Moog <y.moog at phytec.de>
> ---
>  tools/binman/ftest.py | 18 +++++++++++-------
>  1 file changed, 11 insertions(+), 7 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list