diff mbox series

[AUTOSEL,4.18,04/48] selftests: android: move config up a level

Message ID 20181005161424.20521-4-sashal@kernel.org
State New
Headers show
Series None | expand

Commit Message

Sasha Levin Oct. 5, 2018, 4:13 p.m. UTC
From: Anders Roxell <anders.roxell@linaro.org>


[ Upstream commit 88bc243a3f22b9938c0b53c577dee28025cdb920 ]

'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>

Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>

Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>

---
 tools/testing/selftests/android/{ion => }/config | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename tools/testing/selftests/android/{ion => }/config (100%)

-- 
2.17.1
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