Re: [PATCH v3 3/8] lib/string_kunit: add correctness test for strrchr()
From: Andy Shevchenko
Date: Tue Jan 20 2026 - 02:30:13 EST
On Tue, Jan 20, 2026 at 02:58:47PM +0800, Feng Jiang wrote:
> Introduce a KUnit test to verify strrchr() across various memory
> alignments and character positions. This ensures the implementation
> correctly identifies the last occurrence of a character.
Acked-by: Andy Shevchenko <andy@xxxxxxxxxx>
--
With Best Regards,
Andy Shevchenko