Re: [PATCH v2] lib: kunit: add list_sort test conversion to KUnit

From: Andy Shevchenko
Date: Thu Oct 15 2020 - 06:50:09 EST


On Wed, Oct 14, 2020 at 10:46:16PM -0300, Vitor Massaru Iha wrote:
> This adds the conversion of the runtime tests of test_list_sort,
> from `lib/test_list_sort.c` to KUnit tests.

Please, provide better commit message. For example, add the output of _succeeded_
*and* _failed_ test cases (yes, you have to break code manually to reproduce failed
test cases) _before_ *and* _after_ the change.

W/o above information I'm going to NAK this as I promised before.

--
With Best Regards,
Andy Shevchenko