summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/topics/testing.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/topics/testing.rst b/Documentation/topics/testing.rst
index a6c747b18..871ce5637 100644
--- a/Documentation/topics/testing.rst
+++ b/Documentation/topics/testing.rst
@@ -436,13 +436,6 @@ your system, run::
$ make check-kernel
-To install the kernel module from the current build directory and run the
-testsuite against that kernel module::
-
- $ make check-kmod
-
-The results of the testsuite are in ``tests/system-kmod-testsuite.dir``.
-
All the features documented under `Unit Tests`_ are available for the kernel
datapath testsuite.