EXSWHTEC-281 - Implement Unit Tests for assert functions #210
Change-Id: I6c05915c957d9b67951b3e97cc35cb1ca72a945f
[ROCm/hip-tests commit: 044a59496c]
Esse commit está contido em:
@@ -309,6 +309,8 @@
|
||||
"Performance_hipMemsetD32",
|
||||
"Performance_hipMemsetD32Async",
|
||||
"Unit_hipGraphKernelNodeGetAttribute_Negative_Parameters",
|
||||
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/210 ===",
|
||||
"Unit_Assert_Positive_Basic_KernelFail",
|
||||
#endif
|
||||
#if defined VEGA20
|
||||
"=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",
|
||||
|
||||
@@ -440,6 +440,11 @@
|
||||
"Unit_Thread_Block_Tile_Shfl_Positive_Basic - float",
|
||||
"Unit_Thread_Block_Tile_Shfl_Positive_Basic - double",
|
||||
"Unit_Thread_Block_Tile_Getters_Positive_Basic",
|
||||
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/210 ===",
|
||||
"Unit_StaticAssert_Positive_Basic_RTC",
|
||||
"Unit_Assert_Positive_Basic_KernelFail",
|
||||
"Unit_StaticAssert_Positive_Basic",
|
||||
"Unit_StaticAssert_Negative_Basic",
|
||||
#endif
|
||||
"End of json"
|
||||
]
|
||||
|
||||
@@ -89,6 +89,9 @@
|
||||
"Performance_hipMemsetD32",
|
||||
"Performance_hipMemsetD32Async",
|
||||
"Unit_hipMemcpyParam2D_Positive_Synchronization_Behavior",
|
||||
"Unit_hipMemcpy_Positive_Synchronization_Behavior"
|
||||
"Unit_hipMemcpy_Positive_Synchronization_Behavior",
|
||||
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/210 ===",
|
||||
"Unit_StaticAssert_Positive_Basic",
|
||||
"Unit_StaticAssert_Negative_Basic"
|
||||
]
|
||||
}
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário