On Sun 2020-10-25 14:38:13, Andy Shevchenko wrote: > On Sat, Oct 24, 2020 at 2:07 AM Petr Mladek <pmladek@xxxxxxxx> wrote: > > On Thu 2020-10-22 20:43:49, Arpitha Raghunandan wrote: > > > Convert test lib/test_printf.c to KUnit. More information about > > ... > > > > not ok 1 - printf-kunit-test > > > > > --- a/lib/test_printf.c > > > +++ b/lib/printf_kunit.c > > > > There is no standard at the moment. > > JFYI: from v5.10-rc1 it is expected to have documentation clarifying > the naming scheme. Also there is a pending series [1] to move KUnit > based test cases to the defined schema. > > > Please, either unify names of all the above modules or keep test_printf.c > > [1]: https://lore.kernel.org/linux-kselftest/20201016110836.52613-1-andriy.shevchenko@xxxxxxxxxxxxxxx/ Great, thanks for the pointer. I seems that this patch actually follows the proposed naming schema. I am fine with it then. Best Regards, Petr