All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] lib/tests: string_helpers: Slight improvements
@ 2026-04-06 19:32 Andy Shevchenko
  2026-04-06 19:32 ` [PATCH v1 1/2] lib/tests: string_helpers: Decouple unescape and escape cases Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andy Shevchenko @ 2026-04-06 19:32 UTC (permalink / raw)
  To: Andy Shevchenko, linux-hardening, linux-kernel
  Cc: Kees Cook, Andy Shevchenko, Andrew Morton

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-04-09  8:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-06 19:32 [PATCH v1 0/2] lib/tests: string_helpers: Slight improvements Andy Shevchenko
2026-04-06 19:32 ` [PATCH v1 1/2] lib/tests: string_helpers: Decouple unescape and escape cases Andy Shevchenko
2026-04-06 19:32 ` [PATCH v1 2/2] lib/tests: string_helpers: Don't use "proxy" headers Andy Shevchenko
2026-04-09  8:54 ` [PATCH v1 0/2] lib/tests: string_helpers: Slight improvements Andy Shevchenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.