* [PATCH] doc: dev-tools: kselftest.rst: update config file location
@ 2018-08-24 12:47 Anders Roxell
2018-08-27 17:57 ` Shuah Khan
0 siblings, 1 reply; 3+ messages in thread
From: Anders Roxell @ 2018-08-24 12:47 UTC (permalink / raw)
To: shuah, corbet; +Cc: linux-kselftest, linux-doc, linux-kernel, Anders Roxell
Config fragment files should be placed in
tools/testing/selftests/<testdir>/config
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
---
Documentation/dev-tools/kselftest.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/dev-tools/kselftest.rst b/Documentation/dev-tools/kselftest.rst
index 6f653acea248..dad1bb8711e2 100644
--- a/Documentation/dev-tools/kselftest.rst
+++ b/Documentation/dev-tools/kselftest.rst
@@ -159,7 +159,7 @@ Contributing new tests (details)
* If a test needs specific kernel config options enabled, add a config file in
the test directory to enable them.
- e.g: tools/testing/selftests/android/ion/config
+ e.g: tools/testing/selftests/android/config
Test Harness
============
--
2.11.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] doc: dev-tools: kselftest.rst: update config file location
2018-08-24 12:47 [PATCH] doc: dev-tools: kselftest.rst: update config file location Anders Roxell
@ 2018-08-27 17:57 ` Shuah Khan
2018-08-31 22:26 ` Jonathan Corbet
0 siblings, 1 reply; 3+ messages in thread
From: Shuah Khan @ 2018-08-27 17:57 UTC (permalink / raw)
To: Anders Roxell, corbet
Cc: linux-kselftest, linux-doc, linux-kernel, Shuah Khan
On 08/24/2018 06:47 AM, Anders Roxell wrote:
> Config fragment files should be placed in
> tools/testing/selftests/<testdir>/config
>
> Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
> ---
> Documentation/dev-tools/kselftest.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/dev-tools/kselftest.rst b/Documentation/dev-tools/kselftest.rst
> index 6f653acea248..dad1bb8711e2 100644
> --- a/Documentation/dev-tools/kselftest.rst
> +++ b/Documentation/dev-tools/kselftest.rst
> @@ -159,7 +159,7 @@ Contributing new tests (details)
> * If a test needs specific kernel config options enabled, add a config file in
> the test directory to enable them.
>
> - e.g: tools/testing/selftests/android/ion/config
> + e.g: tools/testing/selftests/android/config
>
> Test Harness
> ============
>
Jo Jon,
This patch looks good. Here is my Ack for it go through doc tree.
Acked-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
thanks,
-- Shuah
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-08-31 22:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-24 12:47 [PATCH] doc: dev-tools: kselftest.rst: update config file location Anders Roxell
2018-08-27 17:57 ` Shuah Khan
2018-08-31 22:26 ` Jonathan Corbet
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).