Re: [PATCH v3 0/1] lib: Convert UUID runtime test to KUnit

From: Andy Shevchenko
Date: Fri Jun 11 2021 - 05:55:39 EST


On Thu, Jun 10, 2021 at 01:39:58PM -0300, André Almeida wrote:
> Hi,
>
> This patch converts existing UUID runtime test to use KUnit framework.
>
> Below, there's a comparison between the old output format and the new
> one. Keep in mind that even if KUnit seems very verbose, this is the
> corner case where _every_ test has failed.

Btw, do we have test coverage statistics?

I mean since we reduced 18 test cases to 12, do we still have the same / better
test coverage?

--
With Best Regards,
Andy Shevchenko