mirror of
git://nv-tegra.nvidia.com/linux-nvgpu.git
synced 2025-12-23 18:16:01 +03:00
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:
@@ -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__
|
||||
|
||||
Reference in New Issue
Block a user