From: Rob Herring <robh@kernel.org>
To: Laura Nao <laura.nao@collabora.com>
Cc: Shuah Khan <shuah@kernel.org>,
Frank Rowand <frowand.list@gmail.com>,
Miguel Ojeda <ojeda@kernel.org>,
"Nicolas F . R . A . Prado" <nfraprado@collabora.com>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, kernel@collabora.com
Subject: Re: [PATCH] selftests: Move KTAP bash helpers to selftests common folder
Date: Mon, 22 Jan 2024 10:06:14 -0600 [thread overview]
Message-ID: <20240122160614.GF601827-robh@kernel.org> (raw)
In-Reply-To: <20240102141528.169947-1-laura.nao@collabora.com>
On Tue, Jan 02, 2024 at 03:15:28PM +0100, Laura Nao wrote:
> Move bash helpers for outputting in KTAP format to the common selftests
> folder. This allows kselftests other than the dt one to source the file
> and make use of the helper functions.
> Define pass, fail and skip codes in the same file too.
>
> Signed-off-by: Laura Nao <laura.nao@collabora.com>
> ---
> tools/testing/selftests/Makefile | 1 +
> tools/testing/selftests/dt/Makefile | 2 +-
> tools/testing/selftests/dt/test_unprobed_devices.sh | 6 +-----
> tools/testing/selftests/{dt => kselftest}/ktap_helpers.sh | 6 ++++++
> 4 files changed, 9 insertions(+), 6 deletions(-)
> rename tools/testing/selftests/{dt => kselftest}/ktap_helpers.sh (94%)
Acked-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2024-01-22 16:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-02 14:15 [PATCH] selftests: Move KTAP bash helpers to selftests common folder Laura Nao
2024-01-02 20:32 ` Nícolas F. R. A. Prado
2024-01-22 16:06 ` Rob Herring [this message]
2024-02-12 15:01 ` Nícolas F. R. A. Prado
2024-02-20 22:59 ` Shuah Khan
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=20240122160614.GF601827-robh@kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=frowand.list@gmail.com \
--cc=kernel@collabora.com \
--cc=laura.nao@collabora.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=nfraprado@collabora.com \
--cc=ojeda@kernel.org \
--cc=shuah@kernel.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;
as well as URLs for NNTP newsgroup(s).