We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4808bf2 commit 87f1c20Copy full SHA for 87f1c20
Documentation/dev-tools/kselftest.rst
@@ -239,8 +239,8 @@ using a shell script test runner. ``kselftest/module.sh`` is designed
239
to facilitate this process. There is also a header file provided to
240
assist writing kernel modules that are for use with kselftest:
241
242
-- ``tools/testing/kselftest/kselftest_module.h``
243
-- ``tools/testing/kselftest/kselftest/module.sh``
+- ``tools/testing/selftests/kselftest_module.h``
+- ``tools/testing/selftests/kselftest/module.sh``
244
245
How to use
246
----------
0 commit comments