29f3e73eb4
- Add simple positive and negative test for hipInit api
- Add simple positive and negative test for hipDriverGetVersion api
- Disable hipInit negative test on AMD
[ROCm/hip-tests commit: 90417c23d1]
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"
|
|
]
|
|
|
|
}
|