diff mbox series

[v2] selftests: android: move config up a level

Message ID 20180824124941.10146-1-anders.roxell@linaro.org (mailing list archive)
State Mainlined
Commit 76ce2a80a28ef5caa8cc0cd41ad04138fb7ffeed
Headers show
Series [v2] selftests: android: move config up a level | expand

Commit Message

Anders Roxell Aug. 24, 2018, 12:49 p.m. UTC
'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%)

Comments

shuah Aug. 27, 2018, 7:37 p.m. UTC | #1
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
diff mbox series

Patch

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