EXSWHTEC-10 - Implement additional tests for hipIpcOpenMemHandle (#2880)

- Verify that opening the same handle in different contexts on same device causes an error
- Verify that opening the handle in the process that created it causes an error
- Remove linux guard from test file and exclude test from windows build with cmake.
- Disable Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process for AMD.
Цей коміт міститься в:
Mirza Halilčević
2022-11-07 12:20:44 +01:00
зафіксовано GitHub
джерело 4fbc08e6c4
коміт 809149ecc8
4 змінених файлів з 91 додано та 0 видалено
+1
Переглянути файл
@@ -76,6 +76,7 @@
"Unit_hipStreamValue_Wait64_Blocking_NoMask_Nor",
"Unit_hipGetDeviceFlags_Positive_Context",
"Unit_hipIpcCloseMemHandle_Negative_Close_In_Originating_Process",
"Unit_hipIpcOpenMemHandle_Negative_Open_In_Creating_Process",
"Unit_hipDeviceGetPCIBusId_Negative_PartialFill",
"Unit_hipDeviceGetSharedMemConfig_Positive_Basic",
"Unit_hipDeviceGetSharedMemConfig_Positive_Threaded"