gpu: nvgpu: unit: improve coverage for gv11b tsg HAL

Add test for the following HAL:
- gv11b_tsg_enable

Jira NVGPU-4890

Change-Id: Ia79be676098e18ca71f6f9983485bf107c15f37c
Signed-off-by: Thomas Fleury <tfleury@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvgpu/+/2280135
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Thomas Fleury
2020-01-16 16:33:01 -05:00
committed by Alex Waterman
parent 45a6b873d2
commit bdaa8519d5
4 changed files with 93 additions and 0 deletions

View File

@@ -3491,6 +3491,12 @@
"unit": "nvgpu_tsg_gv11b",
"test_level": 0
},
{
"test": "test_gv11b_tsg_enable",
"case": "gv11b_tsg_enable",
"unit": "nvgpu_tsg_gv11b",
"test_level": 0
},
{
"test": "test_gv11b_tsg_init_eng_method_buffers",
"case": "gv11b_tsg_init_eng_method_buffers",