summaryrefslogtreecommitdiffstats
path: root/docs/testing/testing-user.rst
diff options
context:
space:
mode:
authorShubhamRathi <shubhamiiitbackup@gmail.com>2017-03-22 00:12:24 +0530
committerSofia Wallin <sofia.wallin@ericsson.com>2017-03-22 11:44:52 +0000
commitc2a495cb0fabb4d5db27b47ac5a15e2a53f03b9b (patch)
tree9cb4992acc4dae8b21782b5b4e99c30661aefc21 /docs/testing/testing-user.rst
parent9505465beef21cff344992ee527fc2e90f997d0d (diff)
Segregating Testing doc
Testing documentation has been segregated under 'User Guides' & 'Developer Guides' as decided by the test teams. Change-Id: I04a11ff88b329f4daad2ef020aefd0779d5a7ca5 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com> (cherry picked from commit ccb6ee17f999c09e785083c4c9e418f21ffbdef0)
Diffstat (limited to 'docs/testing/testing-user.rst')
-rw-r--r--docs/testing/testing-user.rst41
1 files changed, 41 insertions, 0 deletions
diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst
new file mode 100644
index 000000000..cb0becac8
--- /dev/null
+++ b/docs/testing/testing-user.rst
@@ -0,0 +1,41 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+===================
+Testing User Guides
+===================
+
+Functest
+---------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/functest/docs/testing/user/userguide/index
+ ../submodules/functest/docs/testing/user/configguide/index
+
+
+Bottlenecks
+------------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/bottlenecks/docs/testing/user/userguide/index
+ ../submodules/bottlenecks/docs/testing/user/configguide/index
+
+
+Yardstick
+----------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/yardstick/docs/testing/user/userguide/index
+ ../submodules/yardstick/docs/testing/user/configguide/index
+
+
+Qtip
+-----
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/qtip/docs/testing/user/userguide/index
+ ../submodules/qtip/docs/testing/user/configguide/index \ No newline at end of file