From: Jakub Kicinski <kuba@kernel.org>
To: Kees Cook <kees@kernel.org>
Cc: "Andrew Morton" <akpm@linux-foundation.org>,
"Yury Norov" <yury.norov@gmail.com>,
"Rasmus Villemoes" <linux@rasmusvillemoes.dk>,
"David Gow" <davidgow@google.com>,
"Jason A. Donenfeld" <Jason@zx2c4.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Naveen N. Rao" <naveen.n.rao@linux.ibm.com>,
"Anil S Keshavamurthy" <anil.s.keshavamurthy@intel.com>,
"David S. Miller" <davem@davemloft.net>,
"Masami Hiramatsu" <mhiramat@kernel.org>,
"Mark Brown" <broonie@kernel.org>,
"Matti Vaittinen" <mazziesaccount@gmail.com>,
linux-hardening@vger.kernel.org, linux-kselftest@vger.kernel.org,
kunit-dev@googlegroups.com, linux-trace-kernel@vger.kernel.org,
"Palmer Dabbelt" <palmer@rivosinc.com>,
"Christophe Leroy" <christophe.leroy@csgroup.eu>,
"Charlie Jenkins" <charlie@rivosinc.com>,
"Simon Horman" <horms@kernel.org>,
"Arnd Bergmann" <arnd@arndb.de>,
"Shuah Khan" <skhan@linuxfoundation.org>,
"Daniel Latypov" <dlatypov@google.com>,
"Guenter Roeck" <linux@roeck-us.net>,
"David Howells" <dhowells@redhat.com>,
"Mickaël Salaün" <mic@digikod.net>,
"Marco Elver" <elver@google.com>,
"Mark Rutland" <mark.rutland@arm.com>,
"Gustavo A. R. Silva" <gustavoars@kernel.org>,
"Vlastimil Babka" <vbabka@suse.cz>,
"Geert Uytterhoeven" <geert@linux-m68k.org>,
"Nathan Chancellor" <nathan@kernel.org>,
"Fangrui Song" <maskray@google.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lib: Move KUnit tests into tests/ subdirectory
Date: Mon, 22 Jul 2024 07:20:32 -0700 [thread overview]
Message-ID: <20240722072032.6284c2c3@kernel.org> (raw)
In-Reply-To: <20240720181025.work.002-kees@kernel.org>
On Sat, 20 Jul 2024 11:10:30 -0700 Kees Cook wrote:
> Following from the recent KUnit file naming discussion[1], move all
> KUnit tests in lib/ into lib/tests/.
>
> Link: https://lore.kernel.org/lkml/20240720165441.it.320-kees@kernel.org/ [1]
> Signed-off-by: Kees Cook <kees@kernel.org>
Makes sense:
Acked-by: Jakub Kicinski <kuba@kernel.org>
BTW love the suggested guidelines hidden in the Link.
next prev parent reply other threads:[~2024-07-22 14:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-20 18:10 [PATCH] lib: Move KUnit tests into tests/ subdirectory Kees Cook
2024-07-22 14:20 ` Jakub Kicinski [this message]
2024-07-22 23:47 ` Masami Hiramatsu
2024-07-24 6:43 ` David Gow
2024-07-24 17:23 ` Kees Cook
2024-08-13 0:25 ` Steven Rostedt
2024-10-11 7:41 ` David Gow
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240722072032.6284c2c3@kernel.org \
--to=kuba@kernel.org \
--cc=Jason@zx2c4.com \
--cc=akpm@linux-foundation.org \
--cc=andy@kernel.org \
--cc=anil.s.keshavamurthy@intel.com \
--cc=arnd@arndb.de \
--cc=broonie@kernel.org \
--cc=charlie@rivosinc.com \
--cc=christophe.leroy@csgroup.eu \
--cc=davem@davemloft.net \
--cc=davidgow@google.com \
--cc=dhowells@redhat.com \
--cc=dlatypov@google.com \
--cc=elver@google.com \
--cc=geert@linux-m68k.org \
--cc=gustavoars@kernel.org \
--cc=horms@kernel.org \
--cc=kees@kernel.org \
--cc=kunit-dev@googlegroups.com \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-trace-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=maskray@google.com \
--cc=mazziesaccount@gmail.com \
--cc=mhiramat@kernel.org \
--cc=mic@digikod.net \
--cc=nathan@kernel.org \
--cc=naveen.n.rao@linux.ibm.com \
--cc=palmer@rivosinc.com \
--cc=skhan@linuxfoundation.org \
--cc=vbabka@suse.cz \
--cc=yury.norov@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.