EXSWHTEC-286 - Implement tests for log device math functions #230

Change-Id: I642a9d865fcc30d7b303b0d4dd05fcd723a59015
Этот коммит содержится в:
Nives Vukovic
2024-01-22 23:46:23 +05:30
коммит произвёл Rakesh Roy
родитель 87d601411b
Коммит 95a75cf00f
8 изменённых файлов: 409 добавлений и 1 удалений
+3
Просмотреть файл
@@ -131,6 +131,9 @@
"=== Patch which removes the typetraits implementation from std namespace in hiprtc is reverted ===",
"Unit_hiprtc_stdheaders",
"Unit_hipGraphAddMemcpyNode_Negative_Parameters",
"=== Below 2 tests are disable due to defect EXSWHTEC-369 ===",
"Unit_Device_ilogbf_Accuracy_Positive",
"Unit_Device_ilogb_Accuracy_Positive",
"Unit_hipMemAddressFree_negative",
"Unit_hipMemAddressReserve_AlignmentTest",
"Unit_hipMemAddressReserve_Negative",
+3
Просмотреть файл
@@ -222,6 +222,9 @@
"NOTE: The following test is disabled due to defect - EXSWHTEC-244",
"Unit_hipExtLaunchMultiKernelMultiDevice_Negative_Parameters",
"Unit_hipMemAddressFree_negative",
"=== Below 2 tests are disable due to defect EXSWHTEC-369 ===",
"Unit_Device_ilogbf_Accuracy_Positive",
"Unit_Device_ilogb_Accuracy_Positive",
"Unit_hipMemAddressReserve_AlignmentTest",
"Unit_hipGraphAddMemcpyNode_Negative_Parameters",
"Unit_hipMemCreate_ChkWithKerLaunch",