gpu: nvgpu: Update test types in priv_ring SWUTS

Use the updated test types.
Other (setup) --> Other (cleanup)
Feature based --> Feature

Also, change test names to unique identifier to avoid below errors in
SWVS:
Warning doxygenfunction: Unable to resolve multiple matches for
function 'test_xxx' with arguments () in doxygen xml output for
project 'nvgpu_doxygen'...

JIRA NVGPU-4679

Change-Id: I66cda323387163a41808be09a69f625d53b744ed
Signed-off-by: tkudav <tkudav@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2269041
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
tkudav
2019-12-26 16:14:29 +05:30
committed by Alex Waterman
parent d5b2deee29
commit eaf2088217
3 changed files with 29 additions and 27 deletions

View File

@@ -1920,7 +1920,7 @@
"test_level": 0
},
{
"test": "test_setup",
"test": "test_priv_ring_setup",
"case": "priv_ring_setup",
"unit": "priv_ring",
"test_level": 0
@@ -1968,7 +1968,7 @@
"test_level": 0
},
{
"test": "test_free_reg_space",
"test": "test_priv_ring_free_reg_space",
"case": "priv_ring_free_reg_space",
"unit": "priv_ring",
"test_level": 0