gpu: nvgpu: unit: coverage for gm20b pbdma status

Add coverage for the following function:
- gm20b_read_pbdma_status_info

Jira NVGPU-4673

Change-Id: I30c20932f84aac4a96efcb023ca85c5fbaecac1c
Signed-off-by: Thomas Fleury <tfleury@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2270924
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Thomas Fleury
2019-12-30 16:26:29 -05:00
committed by Alex Waterman
parent 11aeb94d75
commit 6828487f70
8 changed files with 253 additions and 5 deletions

View File

@@ -2969,6 +2969,12 @@
"unit": "nvgpu_pbdma_gm20b",
"test_level": 0
},
{
"test": "test_gm20b_read_pbdma_status_info",
"case": "read_pbdma_status_info",
"unit": "nvgpu_pbdma_gm20b",
"test_level": 0
},
{
"test": "test_fifo_remove_support",
"case": "remove_support",