diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2017-08-18 16:53:39 +0200 |
---|---|---|
committer | Trevor Cooper <trevor.cooper@intel.com> | 2017-08-22 13:16:56 -0700 |
commit | a22a7fa2e3e12d767832716cb33a9f852519a78d (patch) | |
tree | 2941f475526883fa3a1143f3f28957d519e15186 /docs/testing/developer/devguide/index.rst | |
parent | 1c49a743abd68e038b160709e113082c06e0fba5 (diff) |
Reference testing group dev guide in testing section
Add /devguide dir for VSPERF
Change-Id: Ib866c64bb41534b1825f301faabfc1520ed08bf4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Diffstat (limited to 'docs/testing/developer/devguide/index.rst')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index a23231b03..866885956 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -1,9 +1,9 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. SPDX-License-Identifier: CC-BY-4.0 -********************* -Test developer guide -********************* +*********************** +Testing developer guide +*********************** .. toctree:: :numbered: @@ -62,7 +62,7 @@ The testing group defined several categories also known as tiers. These categories can be used to group test suites. +----------------+-------------------------------------------------------------+ -| healthcheck | Simple and quick healthcheck tests case | +| Healthcheck | Simple and quick healthcheck tests case | +----------------+-------------------------------------------------------------+ | Smoke | Set of smoke test cases/suites to validate the release | +----------------+-------------------------------------------------------------+ |