Re: [RFC v2 00/14] kunit: introduce KUnit, the Linux kernel unit testing framework

From: Frank Rowand
Date: Wed Nov 07 2018 - 12:46:49 EST


On 11/6/18 5:17 PM, Brendan Higgins wrote:
> On Fri, Nov 2, 2018 at 11:23 AM Shuah Khan <shuah@xxxxxxxxxx> wrote:
>>
>> Hi Brendan,
> <snip>
>> Framework looks good. I think it would be helpful to include a real test
>
> Great to hear!
>
>> in the patch series to get a feel for how effective it is.
>
> Alright, will do. Rob suggested converting
> https://elixir.bootlin.com/linux/v4.19/source/drivers/of/unittest.c to
> KUnit, so that might offer a good comparison.

drivers/of/unittest.c might be a bit bigger and more complex test than
you want to start with.

-Frank

< snip >