Deduplicate test_basic arrayimagecopy (#1532)

Merge test_arrayimagecopy3d and test_arrayimagecopy
into a single test, as they share a lot of common code.
This commit is contained in:
John Kesapides
2022-11-01 20:09:12 +00:00
committed by GitHub
parent 63274f97b7
commit fb1e8fcf9b
3 changed files with 145 additions and 258 deletions

View File

@@ -31,7 +31,6 @@ set(${MODULE_NAME}_SOURCES
test_imagecopy.cpp
test_imagerandomcopy.cpp
test_arrayimagecopy.cpp
test_arrayimagecopy3d.cpp
test_imagecopy3d.cpp
test_enqueue_map.cpp
test_work_item_functions.cpp