On Wed, Jan 7, 2026 at 4:35 AM Feng Jiang <[email protected]> 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
