diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-03-01 13:37:13 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-01 13:37:13 +0000 |
commit | b8935ad451dd2650b42c7976af2722da7ca720af (patch) | |
tree | adcf1b3bf97ec5e8be492653f5936c708b7cd456 /docs/testing/developer/internship/unit_tests/index.rst | |
parent | 4e0ebc01f1fa41d1b15f7d135c3769a051b1667c (diff) | |
parent | 83714aaa9a09e7df27e06d5d95dadc89a8e67f9e (diff) |
Merge "Restructure docs"
Diffstat (limited to 'docs/testing/developer/internship/unit_tests/index.rst')
-rw-r--r-- | docs/testing/developer/internship/unit_tests/index.rst | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/docs/testing/developer/internship/unit_tests/index.rst b/docs/testing/developer/internship/unit_tests/index.rst new file mode 100644 index 000000000..f969aa72d --- /dev/null +++ b/docs/testing/developer/internship/unit_tests/index.rst @@ -0,0 +1,70 @@ +======= +License +======= + +Functest Docs are licensed under a Creative Commons Attribution 4.0 +International License. +You should have received a copy of the license along with this. +If not, see <http://creativecommons.org/licenses/by/4.0/>. + +=================== +Functest Unit tests +=================== + +Author: Ashish Kumar +Mentors: H.Yao, J.Lausuch, M.Richomme + +Abstract +======== + + +Version history +=============== + ++------------+----------+------------------+------------------------+ +| **Date** | **Ver.** | **Author** | **Comment** | +| | | | | ++------------+----------+------------------+------------------------+ +| 2016-??-?? | 0.0.1 | Morgan Richomme | Beginning of the | +| | | (Orange) | Internship | ++------------+----------+------------------+------------------------+ + + +Overview: +========= + + + + +Problem Statement: +------------------ + + + +Curation Phase +-------------- + + + + + +Schedule: +========= + + + ++--------------------------+------------------------------------------+ +| **Date** | **Comment** | +| | | ++--------------------------+------------------------------------------+ +| December - January | ........ | ++--------------------------+------------------------------------------+ +| January - february | ........ | ++--------------------------+------------------------------------------+ + + +References: +=========== + +.. _`[1]` : https://wiki.opnfv.org/display/DEV/Intern+Project%3A+Functest+unit+tests + |