SWDEV-465220 - Update Kernel Launch negative cases to match with current CLR code.

Change-Id: I891544cdfdc1092467454189ea348f986fc12818
This commit is contained in:
Jaydeep Patel
2024-06-03 11:00:55 +00:00
committed by Rakesh Roy
parent 5007b3f5e4
commit 192528c7f2
6 changed files with 266 additions and 25 deletions
+1 -2
View File
@@ -31,8 +31,6 @@
"NOTE: The following test is disabled due to defect - EXSWHTEC-241",
"NOTE: The following test is disabled due to defect - EXSWHTEC-242",
"Unit_hipFuncGetAttributes_Positive_Basic",
"NOTE: The following test is disabled due to defect - EXSWHTEC-243",
"Unit_hipExtLaunchKernel_Negative_Parameters",
"NOTE: The following test is disabled due to defect - EXSWHTEC-244",
"Unit_hipExtLaunchMultiKernelMultiDevice_Negative_Parameters",
"Unit_hipOccupancyMaxActiveBlocksPerMultiprocessor_Negative_Parameters",
@@ -213,6 +211,7 @@
"Unit_hipDrvGraphAddMemsetNode_hipMallocManaged",
"Unit_hipExtModuleLaunchKernel_Negative_Parameters",
"Unit_hipLaunchKernel_Negative_Parameters",
"Unit_hipModuleLaunchCooperativeKernel_Negative_Parameters",
"Unit_Device_modf_modff_Negative_RTC",
"SWDEV-446588 - Disable graph multi gpu testcases until graph has support for it",
"Unit_hipGraphExecUpdate_Negative_MultiDevice_Context_Changed",