forked from Minki/linux
Documentation: kselftest: fix path to test module files
The top-level kselftest directory is not called kselftest, but selftests. Signed-off-by: Antonio Terceiro <antonio.terceiro@linaro.org> Cc: Shuah Khan <shuah@kernel.org> Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
parent
4808bf209e
commit
87f1c20e2e
@ -239,8 +239,8 @@ using a shell script test runner. ``kselftest/module.sh`` is designed
|
|||||||
to facilitate this process. There is also a header file provided to
|
to facilitate this process. There is also a header file provided to
|
||||||
assist writing kernel modules that are for use with kselftest:
|
assist writing kernel modules that are for use with kselftest:
|
||||||
|
|
||||||
- ``tools/testing/kselftest/kselftest_module.h``
|
- ``tools/testing/selftests/kselftest_module.h``
|
||||||
- ``tools/testing/kselftest/kselftest/module.sh``
|
- ``tools/testing/selftests/kselftest/module.sh``
|
||||||
|
|
||||||
How to use
|
How to use
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user