gpu: nvgpu: ACR unit test

Add unit tests for ACR unit for the following
function:
nvgpu_acr_init()

JIRA NVGPU-2220

Change-Id: I40c6cf21439e1e9e376230b89cdae6740aec666b
Signed-off-by: Divya Singhatwaria <dsinghatwari@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2181677
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Divya Singhatwaria
2019-08-13 12:42:54 +05:30
committed by Alex Waterman
parent ba5d129cfc
commit 8f1c95f3c3
11 changed files with 453 additions and 1 deletions

View File

@@ -49,5 +49,7 @@
* - @ref SWUTS-posix-thread
* - @ref SWUTS-posix-timers
* - @ref SWUTS-sdl
* - @ref SWUTS-acr
*
*/