Hi, On Wed, 29 Jan 2025 at 03:30, Yannic Moog <y.m...@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.m...@phytec.de> > --- > tools/binman/ftest.py | 18 +++++++++++------- > 1 file changed, 11 insertions(+), 7 deletions(-) Regards, Simon