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

From: Andy Shevchenko
Date: Thu Oct 15 2020 - 13:47:28 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.

> rename lib/{test_list_sort.c => list_sort_kunit.c} (62%)

One more thing. The documentation [1] doesn't specify any name conventions.
So, please leave file name untouched.

[1]: https://www.kernel.org/doc/html/latest/dev-tools/kunit/index.html

--
With Best Regards,
Andy Shevchenko