90417c23d1
- Add simple positive and negative test for hipInit api - Add simple positive and negative test for hipDriverGetVersion api - Disable hipInit negative test on AMD
11 lines
197 B
JSON
11 lines
197 B
JSON
{
|
|
"DisabledTests":
|
|
[
|
|
"Unit_hipStreamPerThread_DeviceReset_1",
|
|
"Unit_hipMallocManaged_OverSubscription",
|
|
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
|
|
"Unit_hipInit_Negative"
|
|
]
|
|
|
|
}
|