gpu: nvgpu: add root SWUTS document

This patch adds the main SWUTS document (Software Unit Test
Specification) from which all individual unit SWUTS will be
referenced.

JIRA NVGPU-3943

Change-Id: Ieee23509563cb543d4e8f41be3278679d0b9c4e2
Signed-off-by: Nicolas Benech <nbenech@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2178798
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Nicolas Benech
2019-08-19 20:59:30 -04:00
committed by mobile promotions
parent 4169311f00
commit 053ddbb365
4 changed files with 46 additions and 0 deletions

View File

@@ -773,6 +773,7 @@ WARN_LOGFILE =
@INCLUDE_PATH = doxygen
@INCLUDE = Doxyfile.sources.safety
@INCLUDE = ../../../userspace/SWUTS.sources
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses

View File

@@ -41,6 +41,12 @@
* - @ref unit-falcon
* - Etc, etc.
*
* NVGPU Software Unit Design Documentation
* ========================================
*
* For each top level unit, a corresponding Unit Test Specification is
* available in the @ref NVGPU-SWUTS
*
* nvgpu-driver Level Requirements Table
* =====================================
*