aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/testing-dev.rst
diff options
context:
space:
mode:
authorStuart Mackie <wsmackie@juniper.net>2017-08-29 05:21:36 -0700
committerStuart Mackie <wsmackie@juniper.net>2017-08-29 05:21:36 -0700
commitfce102283bab73ed08c292fce03e39c52f4a1fe2 (patch)
tree299e9f8e5daca49f74f207cbe6699295b9115876 /docs/testing/testing-dev.rst
parent711967ae9639095ce41500bb0e6f80c8b80fab95 (diff)
Added doc directories
Change-Id: I671d7c3ad4f4e5e476c98f53780d867dc94b3089 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Diffstat (limited to 'docs/testing/testing-dev.rst')
-rw-r--r--docs/testing/testing-dev.rst51
1 files changed, 51 insertions, 0 deletions
diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst
new file mode 100644
index 0000000..e7b6800
--- /dev/null
+++ b/docs/testing/testing-dev.rst
@@ -0,0 +1,51 @@
+.. _testing-dev:
+
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+========================
+Testing Developer Guides
+========================
+
+Testing group
+-------------
+.. include:: ./developer/devguide/index.rst
+
+Bottlenecks
+------------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/bottlenecks/docs/testing/developer/devguide/index
+
+
+Functest
+---------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/functest/docs/testing/developer/devguide/index
+
+
+QTIP
+-----
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/qtip/docs/testing/developer/devguide/index
+
+
+VSPERF
+-------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/vswitchperf/docs/testing/developer/devguide/index
+
+
+Yardstick
+---------
+.. toctree::
+ :maxdepth: 1
+
+ ../submodules/yardstick/docs/testing/developer/devguide/index
href='#n224'>224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264