60c0251ff1
- Negative parameter tests - Default return value test - Multithreaded test - Reorder tests and generate test cases for all available devices in certain tests. - Add checks for hipDeviceSetCacheConfig not being supported on AMD. - Remove NVIDIA guards from tests and disable tests on AMD platform.
10 lines
226 B
JSON
10 lines
226 B
JSON
{
|
|
"DisabledTests":
|
|
[
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
|
"Unit_hipMallocManaged_OverSubscription",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Basic",
|
|
"Unit_hipDeviceGetCacheConfig_Positive_Threaded"
|
|
]
|
|
}
|