[PATCH v1 0/2] lib/tests: string_helpers: Slight improvements

Andy Shevchenko posted 2 patches 2 months, 2 weeks ago
lib/tests/string_helpers_kunit.c | 15 +++++++++++++--
1 file changed, 13 insertions(+), 2 deletions(-)
[PATCH v1 0/2] lib/tests: string_helpers: Slight improvements
Posted by Andy Shevchenko 2 months, 2 weeks ago
There are two ad-hoc patches to improve the test module. It was induced
by another patch that poorly tried to add (existing) test cases and make
me revisit the string_helpers_kunit.c.

Andy Shevchenko (2):
  lib/tests: string_helpers: Decouple unescape and escape cases
  lib/tests: string_helpers: Don't use "proxy" headers

 lib/tests/string_helpers_kunit.c | 15 +++++++++++++--
 1 file changed, 13 insertions(+), 2 deletions(-)

-- 
2.50.1
Re: [PATCH v1 0/2] lib/tests: string_helpers: Slight improvements
Posted by Andy Shevchenko 2 months, 1 week ago
On Mon, Apr 06, 2026 at 09:32:46PM +0200, Andy Shevchenko wrote:
> There are two ad-hoc patches to improve the test module. It was induced
> by another patch that poorly tried to add (existing) test cases and make
> me revisit the string_helpers_kunit.c.

Kees, I assume you can take it? In any case I'm find with you or Andrew taking them.

-- 
With Best Regards,
Andy Shevchenko