public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ip6, escaped_string tests
@ 2022-08-30  0:31 Kent Overstreet
  2022-08-30  0:31 ` [PATCH 1/2] lib/test_printf.c: Add ip6 tests Kent Overstreet
  2022-08-30  0:31 ` [PATCH 2/2] lib/test_printf.c: Add escaped string tests Kent Overstreet
  0 siblings, 2 replies; 7+ messages in thread
From: Kent Overstreet @ 2022-08-30  0:31 UTC (permalink / raw)
  To: linux-kernel

Hey Petr, here's the tests for ipv6 address and string_escape_mem(). I looked at
the clock code and it's just printing the name from a struct lookup - didn't
exactly seem worth a test.

There weren't any regressions from the printbuf patches found by these tests -
however, a recent fixup patch for prt_u64_minwidth() was wrong, I'll send you a
new version of that patch too.



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

end of thread, other threads:[~2022-08-30 16:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-30  0:31 ip6, escaped_string tests Kent Overstreet
2022-08-30  0:31 ` [PATCH 1/2] lib/test_printf.c: Add ip6 tests Kent Overstreet
2022-08-30  1:47   ` Sergey Senozhatsky
2022-08-30  7:32     ` Rasmus Villemoes
2022-08-30 16:34       ` Kent Overstreet
2022-08-30  0:31 ` [PATCH 2/2] lib/test_printf.c: Add escaped string tests Kent Overstreet
2022-08-30  7:51   ` Rasmus Villemoes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox