Re: [PATCH v6 0/3] printf: convert self-test to KUnit

From: Kees Cook
Date: Thu Mar 13 2025 - 13:29:08 EST


On Fri, 07 Mar 2025 17:08:55 -0500, Tamir Duberstein wrote:
> This is one of just 3 remaining "Test Module" kselftests (the others
> being bitmap and scanf), the rest having been converted to KUnit.
>
> I tested this using:
>
> $ tools/testing/kunit/kunit.py run --arch arm64 --make_options LLVM=1 printf
>
> [...]

Applied to for-next/move-kunit-tests, thanks!

[1/3] printf: convert self-test to KUnit
https://git.kernel.org/kees/c/7a79e7daa84e
[2/3] printf: break kunit into test cases
https://git.kernel.org/kees/c/81a03aa9b88c
[3/3] printf: implicate test line in failure messages
https://git.kernel.org/kees/c/034bee685fd4

Take care,

--
Kees Cook