EXSWHTEC-341 - Refactor tests for hipDeviceSetLimit and hipDeviceGetLimit (#425)

Change-Id: Ib1e6937d0e391ec31fac47b89bb59489cff6a284
This commit is contained in:
Mirza Halilcevic
2023-12-15 16:05:13 +05:30
committed by Rakesh Roy
parent 3831c582d2
commit c6ba00b9de
6 changed files with 201 additions and 4 deletions
@@ -70,6 +70,9 @@
"Unit_Device_Complex_Unary_double_Negative",
"Unit_Device_Complex_Binary_float_Negative",
"Unit_Device_Complex_Binary_double_Negative",
"Unit_Device_Complex_hipCfma_Negative"
"Unit_Device_Complex_hipCfma_Negative",
"=== Below 2 tests are disabled due to defect EXSWHTEC-342 ===",
"Unit_hipDeviceSetLimit_Negative_Parameters",
"Unit_hipDeviceGetLimit_Negative_Parameters"
]
}