mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 08:19:02 +00:00
add a unified SVM consistency check test (#2174)
Adds a unified SVM consistency check test, as per the description in #2150. Note that the target branch for this PR is the cl_khr_unified_svm branch, not the main branch.
This commit is contained in:
@@ -16,6 +16,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_shared_address_space_fine_grain_buffers.cpp
|
||||
test_shared_sub_buffers.cpp
|
||||
test_migrate.cpp
|
||||
test_unified_svm_consistency.cpp
|
||||
)
|
||||
|
||||
set_gnulike_module_compile_flags("-Wno-sometimes-uninitialized -Wno-sign-compare")
|
||||
|
||||
Reference in New Issue
Block a user