linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] selftests: android: move config up a level
@ 2018-08-24 12:49 Anders Roxell
  2018-08-27 19:37 ` Shuah Khan
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Roxell @ 2018-08-24 12:49 UTC (permalink / raw)
  To: shuah; +Cc: linux-kselftest, linux-kernel, Anders Roxell

'make kselftest-merge' assumes that the config files for the tests are
located under the 'main' test dir, like tools/testing/selftests/android/
and not in a subdir to android.

Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
 tools/testing/selftests/android/{ion => }/config | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tools/testing/selftests/android/{ion => }/config (100%)

diff --git a/tools/testing/selftests/android/ion/config b/tools/testing/selftests/android/config
similarity index 100%
rename from tools/testing/selftests/android/ion/config
rename to tools/testing/selftests/android/config
-- 
2.11.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] selftests: android: move config up a level
  2018-08-24 12:49 [PATCH v2] selftests: android: move config up a level Anders Roxell
@ 2018-08-27 19:37 ` Shuah Khan
  0 siblings, 0 replies; 2+ messages in thread
From: Shuah Khan @ 2018-08-27 19:37 UTC (permalink / raw)
  To: Anders Roxell; +Cc: linux-kselftest, linux-kernel, Shuah Khan

On 08/24/2018 06:49 AM, Anders Roxell wrote:
> 'make kselftest-merge' assumes that the config files for the tests are
> located under the 'main' test dir, like tools/testing/selftests/android/
> and not in a subdir to android.
> 
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
>  tools/testing/selftests/android/{ion => }/config | 0
>  1 file changed, 0 insertions(+), 0 deletions(-)
>  rename tools/testing/selftests/android/{ion => }/config (100%)
> 
> diff --git a/tools/testing/selftests/android/ion/config b/tools/testing/selftests/android/config
> similarity index 100%
> rename from tools/testing/selftests/android/ion/config
> rename to tools/testing/selftests/android/config
> 


Applied to linux-kselftest next for next 4.19-rc2

thanks,
-- Shuah

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-27 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-24 12:49 [PATCH v2] selftests: android: move config up a level Anders Roxell
2018-08-27 19:37 ` Shuah Khan

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).