From: Sascha Hauer <sha@pengutronix.de>
To: Ahmad Fatoum <a.fatoum@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/4] test: self: change CONFIG_CMD_SELFTEST default to y
Date: Tue, 11 Oct 2022 17:02:00 +0200 [thread overview]
Message-ID: <20221011150200.GJ986@pengutronix.de> (raw)
In-Reply-To: <20221010061437.2085412-1-a.fatoum@pengutronix.de>
On Mon, Oct 10, 2022 at 08:14:34AM +0200, Ahmad Fatoum wrote:
> If a user enables CONFIG_SELFTEST, there's a fair chance, they don't
> mind having a selftest command to exercise the enabled test.
> Thus enable this by default.
>
> Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de>
> ---
> test/self/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied, thanks
Sascha
>
> diff --git a/test/self/Kconfig b/test/self/Kconfig
> index 680196a4fe29..5d984e30b226 100644
> --- a/test/self/Kconfig
> +++ b/test/self/Kconfig
> @@ -10,6 +10,7 @@ if SELFTEST
> config CMD_SELFTEST
> bool "selftest command"
> depends on COMMAND_SUPPORT
> + default y
> help
> Command to run enabled barebox self-tests.
> If run without arguments, all tests are run
> --
> 2.30.2
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2022-10-11 16:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-10 6:14 Ahmad Fatoum
2022-10-10 6:14 ` [PATCH 2/4] test: self: always build envvar test when SELFTEST_ENABLE_ALL Ahmad Fatoum
2022-10-10 6:14 ` [PATCH 3/4] test: self: add ramfs test Ahmad Fatoum
2022-10-10 6:14 ` [PATCH 4/4] fs: implement unreaddir Ahmad Fatoum
2022-10-11 15:02 ` Sascha Hauer [this message]
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=20221011150200.GJ986@pengutronix.de \
--to=sha@pengutronix.de \
--cc=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox