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

Andy Shevchenko andy.shevchenko at gmail.com
Wed Jan 7 03:48:58 PST 2026


On Wed, Jan 7, 2026 at 4:35 AM Feng Jiang <jiangfeng at kylinos.cn> 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



More information about the linux-riscv mailing list