Re: [PATCH v9 0/6] scanf: convert self-test to KUnit
From: Tamir Duberstein
Date: Fri Mar 14 2025 - 16:51:31 EST
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!