On Fri, Mar 7, 2025 at 11:51 PM Kees Cook kees@kernel.org wrote:
On Tue, Feb 04, 2025 at 02:25:54PM -0500, Tamir Duberstein wrote:
lib/scanf_kunit.c | 800 ++++++++++++++++++++++++++++++++++ lib/test_scanf.c | 814 -----------------------------------
If you can rebase this on -next and folks Ack it, I can carry this in the "lib/ kunit tests move to lib/tests/" tree.
I think the plan is to take it through the printk tree. We're still working on it, here's v9: https://lore.kernel.org/all/20250307-scanf-kunit-convert-v9-0-b98820fa39ff@g... where I've rebased and put the test in lib/tests.
Tamir