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?