summaryrefslogtreecommitdiff
path: root/Documentation/topics
diff options
context:
space:
mode:
authorJustin Pettit <jpettit@ovn.org>2017-12-08 15:17:21 -0800
committerJustin Pettit <jpettit@ovn.org>2017-12-08 15:30:16 -0800
commit55616d9a618b73d5163fe15ab689c8f33c89cffa (patch)
tree2d965f6e315bc23bedf7fd1f76a3879ae280bfbc /Documentation/topics
parent5cb92182abf2ac7f9bea7dc935bb6a0312e29288 (diff)
downloadopenvswitch-55616d9a618b73d5163fe15ab689c8f33c89cffa.tar.gz
doc: Correct path of kernel system tests results directory.
Signed-off-by: Justin Pettit <jpettit@ovn.org> Acked-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'Documentation/topics')
-rw-r--r--Documentation/topics/testing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/topics/testing.rst b/Documentation/topics/testing.rst
index 85aa6a1fb..1ecda00d0 100644
--- a/Documentation/topics/testing.rst
+++ b/Documentation/topics/testing.rst
@@ -311,7 +311,7 @@ testsuite against that kernel module::
$ make check-kmod
-The results of the testsuite are in ``tests/system-kmod-traffic.dir``.
+The results of the testsuite are in ``tests/system-kmod-testsuite.dir``.
.. _testing-static-analysis: