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

Yannic Moog Y.Moog at phytec.de
Thu Feb 13 08:15:58 CET 2025


On Mon, 2025-02-10 at 06:09 -0700, Simon Glass wrote:
> 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.

Okay, got it. I will adjust that for the next version.

> 
> > 
> > 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