Deduplicate test_basic image_array_copy (#1538)

Merge image_array_copy, image_array_copy3d
as they share a lot of common code.

Signed-off-by: John Kesapides <john.kesapides@arm.com>

Signed-off-by: John Kesapides <john.kesapides@arm.com>
This commit is contained in:
John Kesapides
2024-07-09 17:55:16 +01:00
committed by GitHub
parent 8cd2b7d799
commit cb9b8db894
3 changed files with 144 additions and 254 deletions

View File

@@ -26,7 +26,6 @@ set(${MODULE_NAME}_SOURCES
test_arrayreadwrite.cpp
test_arraycopy.cpp
test_imagearraycopy.cpp
test_imagearraycopy3d.cpp
test_imagecopy.cpp
test_imagerandomcopy.cpp
test_arrayimagecopy.cpp