[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJ-ks9kQUzsBLGr-ZQcQ_iW+z_ZuYECKioNnbWfp5c_qCHgH9g@mail.gmail.com>
Date: Fri, 7 Feb 2025 09:36:36 -0500
From: Tamir Duberstein <tamird@...il.com>
To: David Gow <davidgow@...gle.com>, Petr Mladek <pmladek@...e.com>,
Steven Rostedt <rostedt@...dmis.org>, Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>, Sergey Senozhatsky <senozhatsky@...omium.org>,
Andrew Morton <akpm@...ux-foundation.org>, Shuah Khan <shuah@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-kselftest@...r.kernel.org,
Geert Uytterhoeven <geert@...ux-m68k.org>
Subject: Re: [PATCH v4 1/2] scanf: convert self-test to KUnit
On Fri, Feb 7, 2025 at 6:49 AM Tamir Duberstein <tamird@...il.com> wrote:
>
> Convert the scanf() self-test to a KUnit test.
>
> In the interest of keeping the patch reasonably-sized this doesn't
> refactor the tests into proper parameterized tests - it's all one big
> test case.
Apologies for the version churn, I'll have to send one more which
removes spurious trailing newlines (not necessary in kunit) and
converts logging macros like pr_info to kunit_info.
I'll wait a few days in case folks have other comments.
Powered by blists - more mailing lists