gpu: nvgpu: Update test types in common.bus 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: If8a6b9ec8b26c3f99bc657bce24751b0e75fabbf
Signed-off-by: tkudav <tkudav@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/2269046
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:21:55 +05:30
committed by Alex Waterman
parent eaf2088217
commit f0ff9dbafd
3 changed files with 22 additions and 22 deletions

View File

@@ -354,7 +354,7 @@
"test_level": 0
},
{
"test": "test_setup",
"test": "test_bus_setup",
"case": "bus_setup",
"unit": "bus",
"test_level": 0
@@ -378,7 +378,7 @@
"test_level": 0
},
{
"test": "test_free_reg_space",
"test": "test_bus_free_reg_space",
"case": "bus_free_reg_space",
"unit": "bus",
"test_level": 0