Initial version of unit testing documentation
This commit includes the 'User guide' and 'Implementing tests' sections
for helping people building, running and writing unit tests. A more
detailed version of documentation is available under the 'Component
user manuals section'.
Change-Id: I67e93ac805d1f4e7727964f3d95a70436ae34733
Signed-off-by: Imre Kis <imre.kis@arm.com>
diff --git a/docs/contributing.rst b/docs/contributing.rst
index 9993d84..4422352 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -1,5 +1,5 @@
-Contributing
-============
+Contributor's guide
+===================
TODO: add info here about:
* DCO and commit message format
@@ -10,6 +10,4 @@
--------------
-*Copyright (c) 2019, Arm Limited and Contributors. All rights reserved.*
-
-SPDX-License-Identifier: BSD-3-Clause
+*Copyright (c) 2019, Arm Limited. All rights reserved.*