2
0

EXSWHTEC-113 - Implement tests for hipModuleGetTexRef #24

Change-Id: I5fe18f2ca977a740e29dda356b68ea4eb6e0565f
Este cometimento está contido em:
Mirza Halilcevic
2023-12-28 21:44:41 +00:00
cometido por Rakesh Roy
ascendente ce7e67ac39
cometimento 72aa591328
5 ficheiros modificados com 107 adições e 0 eliminações
+4
Ver ficheiro
@@ -268,6 +268,10 @@
"Unit_hipModuleGetGlobal_Negative_Name_Is_Empty_String",
"Note: Test disabled due to defect - EXSWHTEC-165",
"Unit_hipModuleGetGlobal_Negative_Dptr_And_Bytes_Are_Nullptr",
"Note: Test disabled due to defect - EXSWHTEC-166",
"Unit_hipModuleGetTexRef_Negative_Hmod_Is_Nullptr",
"Note: Test disabled due to defect - EXSWHTEC-167",
"Unit_hipModuleGetTexRef_Negative_Name_Is_Empty_String",
#endif
#if defined VEGA20
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
+4
Ver ficheiro
@@ -369,6 +369,10 @@
"Unit_hipModuleGetGlobal_Negative_Name_Is_Empty_String",
"Note: Test disabled due to defect - EXSWHTEC-165",
"Unit_hipModuleGetGlobal_Negative_Dptr_And_Bytes_Are_Nullptr",
"Note: Test disabled due to defect - EXSWHTEC-166",
"Unit_hipModuleGetTexRef_Negative_Hmod_Is_Nullptr",
"Note: Test disabled due to defect - EXSWHTEC-167",
"Unit_hipModuleGetTexRef_Negative_Name_Is_Empty_String",
#endif
"End of json"
]