EXSWHTEC-306 - Implement tests for memory device functions memcpy/memset (#279)

Change-Id: I609efbd4f6ebaa48571e14e11ff97340dca1ab95
This commit is contained in:
Nives Vukovic
2023-12-08 07:24:30 +00:00
committed by Rakesh Roy
parent 08a41abaad
commit 9cadc3b875
11 changed files with 613 additions and 4 deletions
@@ -54,6 +54,9 @@
"Unit_atomicExch_system_Positive_Host_And_GPU - unsigned long long",
"Unit_atomicExch_system_Positive_Host_And_GPU - float",
"=== Below test fails in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/274 ===",
"Unit_Printf_Negative"
"Unit_Printf_Negative",
"=== Below tests fail in external CI for PR https://github.com/ROCm-Developer-Tools/hip-tests/pull/279 ===",
"Unit_Device_memcpy_Negative",
"Unit_Device_memset_Negative"
]
}