From: Muhammad Usama Anjum <usama.anjum@collabora.com>
To: Yi Lai <yi1.lai@intel.com>,
linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org,
shuah@kernel.org, wad@chromium.org, luto@amacapital.net,
kees@kernel.org, thomas.weissschuh@linutronix.de
Cc: usama.anjum@collabora.com
Subject: Re: [PATCH] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
Date: Fri, 15 Aug 2025 14:25:40 +0500 [thread overview]
Message-ID: <96edb039-1bb8-480b-b871-754bdab6fb8b@collabora.com> (raw)
In-Reply-To: <20250815091032.802171-1-yi1.lai@intel.com>
On 8/15/25 2:10 PM, Yi Lai wrote:
> The harness-selftest.expected is not installed in INSTALL_PATH.
> Attempting to execute harness-selftest.sh shows warning:
>
> diff: ./kselftest_harness/harness-selftest.expected: No such file or
> directory
This is a bug. Please try to find which patch had broken this and
add a fixes tag?
>
> Add harness-selftest.expected to TEST_FILES.
>
> Signed-off-by: Yi Lai <yi1.lai@intel.com>
> ---
> tools/testing/selftests/kselftest_harness/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/kselftest_harness/Makefile b/tools/testing/selftests/kselftest_harness/Makefile
> index 0617535a6ce4..d2369c01701a 100644
> --- a/tools/testing/selftests/kselftest_harness/Makefile
> +++ b/tools/testing/selftests/kselftest_harness/Makefile
> @@ -2,6 +2,7 @@
>
> TEST_GEN_PROGS_EXTENDED := harness-selftest
> TEST_PROGS := harness-selftest.sh
> +TEST_FILES := harness-selftest.expected
> EXTRA_CLEAN := harness-selftest.seen
>
> include ../lib.mk
---
Thanks,
Usama
next prev parent reply other threads:[~2025-08-15 9:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-15 9:10 [PATCH] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES Yi Lai
2025-08-15 9:25 ` Muhammad Usama Anjum [this message]
2025-08-15 9:28 ` Thomas Weißschuh
2025-09-09 8:04 ` Lai, Yi
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=96edb039-1bb8-480b-b871-754bdab6fb8b@collabora.com \
--to=usama.anjum@collabora.com \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=luto@amacapital.net \
--cc=shuah@kernel.org \
--cc=thomas.weissschuh@linutronix.de \
--cc=wad@chromium.org \
--cc=yi1.lai@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox