gpu: nvgpu: update SWUT with sizes and thread

Update the SWUT sources and header file to include sizes and
thread unit.

Jira NVGPU-2654
Jira NVGPU-3972

Change-Id: Ida27486e36af970d6e5f1642b4ae42e8932236f6
Signed-off-by: ajesh <akv@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2196158
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
ajesh
2019-09-12 15:42:07 +05:30
committed by Alex Waterman
parent 62d7c5641f
commit e4f52cbc77
4 changed files with 9 additions and 6 deletions

View File

@@ -21,11 +21,10 @@
*/
/**
* @file
* @addtogroup SWUTS-posix-thread
* @{
*
* Software Unit Test Specification for posix.thread
*
* @page swuts-posix.thread
* Software Unit Test Specification for posix-thread
*/
#ifndef __UNIT_POSIX_THREAD_H__
#define __UNIT_POSIX_THREAD_H__