Re: [PATCH v9 0/6] scanf: convert self-test to KUnit

From: Petr Mladek
Date: Mon Mar 17 2025 - 06:44:50 EST


On Fri 2025-03-14 16:50:43, Tamir Duberstein wrote:
> On Fri, Mar 14, 2025 at 4:45 PM Kees Cook <kees@xxxxxxxxxx> wrote:
> >
> > On Fri, Mar 14, 2025 at 02:29:40PM +0100, Petr Mladek wrote:
> > > On Fri 2025-03-07 06:27:33, Tamir Duberstein wrote:
> > > > This is one of just 3 remaining "Test Module" kselftests (the others
> > > > being bitmap and printf), the rest having been converted to KUnit. In
> > > > addition to the enclosed patch, please consider this an RFC on the
> > > > removal of the "Test Module" kselftest machinery.
> > > >
> > > > Tamir Duberstein (6):
> > > > scanf: implicate test line in failure messages
> > > > scanf: remove redundant debug logs
> > > > scanf: convert self-test to KUnit
> > > > scanf: break kunit into test cases
> > >
> > > Kees, could you please take the above 5 patches as well
> > > via the tree moving the KUNIT tests to lib/tests ?
> >
> > I think you mean 4? Sure!
>
> 4 by my count as well :)
>
> Please let me know if you'd like me to respin with conflicts resolved!

Yes, I meant 4. I am sorry for the confusion.

And the list of pushed patches in the later reply looks good.

Thanks for help.

Best Regards,
Petr