[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <554A76E3.2050900@osg.samsung.com>
Date: Wed, 06 May 2015 14:17:39 -0600
From: Shuah Khan <shuahkh@....samsung.com>
To: Tyler Baker <tyler.baker@...aro.org>
CC: Kevin Hilman <khilman@...nel.org>,
John Stultz <john.stultz@...aro.org>,
Darren Hart <dvhart@...radead.org>,
David Herrmann <dh.herrmann@...il.com>,
Michael Ellerman <mpe@...erman.id.au>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Shuah Khan <shuahkh@....samsung.com>
Subject: Re: [PATCH v4 2/7] selftests/ftrace: install test.d
On 04/21/2015 04:50 PM, Tyler Baker wrote:
> The ftrace test requires the directory test.d and all of it's contents to be
> present during execution. Use TEST_DIRS to ensure this is copied to the
> INSTALL_PATH.
>
> Acked-by: Michael Ellerman <mpe@...erman.id.au>
> Signed-off-by: Tyler Baker <tyler.baker@...aro.org>
> ---
> tools/testing/selftests/ftrace/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/testing/selftests/ftrace/Makefile b/tools/testing/selftests/ftrace/Makefile
> index 3467206..0acbeca 100644
> --- a/tools/testing/selftests/ftrace/Makefile
> +++ b/tools/testing/selftests/ftrace/Makefile
> @@ -1,6 +1,7 @@
> all:
>
> TEST_PROGS := ftracetest
> +TEST_DIRS := test.d/
>
> include ../lib.mk
>
>
Applied to linux-kselftest next for 4.2
thanks,
-- Shuah
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com | (970) 217-8978
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists