[PATCH v1] test: Allow simple glob pattern in the test name
Andy Shevchenko
andriy.shevchenko at linux.intel.com
Fri Feb 5 19:18:23 CET 2021
On Fri, Feb 05, 2021 at 08:15:25PM +0200, Andy Shevchenko wrote:
> On Fri, Feb 05, 2021 at 07:34:49PM +0200, Andy Shevchenko wrote:
> > On Thu, Feb 04, 2021 at 08:17:24PM -0700, Simon Glass wrote:
>
> ...
>
> > Btw, you have an issue there, i.e. if test case failed, all percentage after it
> > goes red, which is wrong.
>
> One more thing, is it known bug that either in the original code, or in your
> new branch the following test case is 100% failed?
>
> /* Non-existent in DTB */
> ut_asserteq(FDT_ADDR_T_NONE, dev_read_addr(dev));
>
> Can you fix this sooner than later, please?
Another annoying issue is the 2+ run on uncleaned build folder, i.e. on the
second and following runs it starts out of the sudden to ask my sudo password.
The later to me is a highest priority, now I have to run rm -rf build-sandbox
each time, and if I forget - wasted time!
Can you fix this as soon as possible, please?
--
With Best Regards,
Andy Shevchenko
More information about the U-Boot
mailing list