Re: [PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests

From: Stephen Boyd
Date: Tue Feb 04 2020 - 02:19:18 EST


Quoting Brendan Higgins (2020-01-30 15:08:05)
> ## TL;DR
>
> This patchset adds a centralized executor to dispatch tests rather than
> relying on late_initcall to schedule each test suite separately along
> with a couple of new features that depend on it.

Is there any diff from v1 to v2? I don't know what changed, but I see
that my Reviewed-by tag has been put on everything, so I guess
everything I said was addressed or discussed in the previous round.