[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1569452305.git.skhan@linuxfoundation.org>
Date: Wed, 25 Sep 2019 17:04:33 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: yamada.masahiro@...ionext.com, michal.lkml@...kovi.net,
shuah@...nel.org
Cc: Shuah Khan <skhan@...uxfoundation.org>,
linux-kbuild@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] Simplify kselftest build and install use-cases
This patch series simplifies kselftest use-cases and addresses requests
from developers and testers to add support for building and installing
from the main Makefile.
Shuah Khan (2):
Makefile: Add kselftest_build target to build tests
selftests: Add kselftest_install target to main Makefile
Makefile | 8 ++++++++
tools/testing/selftests/Makefile | 8 ++++++--
tools/testing/selftests/kselftest_install.sh | 4 ++--
3 files changed, 16 insertions(+), 4 deletions(-)
--
2.20.1
Powered by blists - more mailing lists