Re: [PATCH 1/5] lib/string_kunit: add test case for strlen

From: Andy Shevchenko

Date: Wed Jan 07 2026 - 06:49:36 EST


On Wed, Jan 7, 2026 at 4:35 AM Feng Jiang <jiangfeng@xxxxxxxxxx> wrote:
>
> Add a KUnit test for strlen() to verify correctness across
> different string lengths and memory alignments.

I assume you also wanted the optimisation tests, i.e. something that
does random filling and measure two algorithms by execution time.

--
With Best Regards,
Andy Shevchenko