From c8cb81568b9028754bbd87bcb893bd7b303288da Mon Sep 17 00:00:00 2001 From: ChristopherPrice Date: Wed, 10 Feb 2016 18:29:52 +0100 Subject: Adding a structure for the reporting of test cases for functest The structure builds on an index.rst in the results folder. The results are seperated inot specific files for each scenario. All scenarios are commented out at this time and we can add them when ready. Not all scenario files have template text at this time. (have to run, wanted to push this) Change-Id: Iaff140a5e8106f19d15d23f937f6dd27453a5680 Signed-off-by: ChristopherPrice (cherry picked from commit 75bfd472302483a201a48eb18c69447343f83b75) --- docs/results/overview.rst | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 docs/results/overview.rst (limited to 'docs/results/overview.rst') diff --git a/docs/results/overview.rst b/docs/results/overview.rst new file mode 100644 index 000000000..bd8493667 --- /dev/null +++ b/docs/results/overview.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International Licence. +.. http://creativecommons.org/licenses/by/4.0 + +FuncTest test result document overview +====================================== + +Provide an overview of the document and functest here in regard to the results listed + +Additional test result assests and information +============================================== + +Provide links to dashboards and other useful information for readers and those wnating to get involved. -- cgit 1.2.3-korg