From: Alistair Popple <apopple@nvidia.com>
To: <linux-kselftest@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linux-mm@kvack.org>,
<shuah@kernel.org>, <akpm@linux-foundation.org>,
<jhubbard@nvidia.com>, <sandipan@linux.ibm.com>,
<linuxram@us.ibm.com>, <harish@linux.ibm.com>,
<dave.hansen@intel.com>, <rcampbell@nvidia.com>,
Alistair Popple <apopple@nvidia.com>
Subject: [PATCH 2/2] kselftest/vm: Add test_hmm.sh to TEST_FILES
Date: Mon, 24 May 2021 23:03:08 +1000 [thread overview]
Message-ID: <20210524130308.16343-2-apopple@nvidia.com> (raw)
In-Reply-To: <20210524130308.16343-1-apopple@nvidia.com>
This ensures targets such as 'make install' copy test_hmm.sh into the
target directoy.
Signed-off-by: Alistair Popple <apopple@nvidia.com>
---
tools/testing/selftests/vm/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/testing/selftests/vm/Makefile b/tools/testing/selftests/vm/Makefile
index 110751ce8701..202fc643de88 100644
--- a/tools/testing/selftests/vm/Makefile
+++ b/tools/testing/selftests/vm/Makefile
@@ -80,7 +80,7 @@ endif
TEST_PROGS := run_vmtests.sh
-TEST_FILES := test_vmalloc.sh
+TEST_FILES := test_vmalloc.sh test_hmm.sh
KSFT_KHDR_INSTALL := 1
include ../lib.mk
--
2.20.1
prev parent reply other threads:[~2021-05-24 13:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-24 13:03 [PATCH 1/2] kselftest/vm: Rename TARGETS to BUILD_TARGETS Alistair Popple
2021-05-24 13:03 ` Alistair Popple [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=20210524130308.16343-2-apopple@nvidia.com \
--to=apopple@nvidia.com \
--cc=akpm@linux-foundation.org \
--cc=dave.hansen@intel.com \
--cc=harish@linux.ibm.com \
--cc=jhubbard@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linuxram@us.ibm.com \
--cc=rcampbell@nvidia.com \
--cc=sandipan@linux.ibm.com \
--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