Re: [RFC v3 17/19] of: unittest: migrate tests to run on KUnit

From: Brendan Higgins
Date: Mon Dec 03 2018 - 19:08:17 EST


On Wed, Nov 28, 2018 at 12:56 PM Rob Herring <robh@xxxxxxxxxx> wrote:
>
> On Wed, Nov 28, 2018 at 1:38 PM Brendan Higgins
> <brendanhiggins@xxxxxxxxxx> wrote:
> >
> > Migrate tests without any cleanup, or modifying test logic in anyway to
> > run under KUnit using the KUnit expectation and assertion API.
>
> Nice! You beat me to it. This is probably going to conflict with what
> is in the DT tree for 4.21. Also, please Cc the DT list for
> drivers/of/ changes.

Oh, I thought you were asking me to do it :-) In any case, I am happy to.

Oh yeah, sorry about not CC'ing the list.

Cheers