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

From: Frank Rowand
Date: Tue Dec 04 2018 - 06:31:57 EST


On 11/28/18 11:36 AM, Brendan Higgins wrote:
> Migrate tests without any cleanup, or modifying test logic in anyway to
> run under KUnit using the KUnit expectation and assertion API.
>
> Signed-off-by: Brendan Higgins <brendanhiggins@xxxxxxxxxx>
> ---
> drivers/of/Kconfig | 1 +
> drivers/of/unittest.c | 1405 ++++++++++++++++++++++-------------------
> 2 files changed, 752 insertions(+), 654 deletions(-)

< snip >

I am travelling and will not have an opportunity to properly review this
patch, patch 18, or patch 19 until next week.

-Frank