mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-25 00:09:02 +00:00
clUnloadPlatformCompiler tests (#780)
Various tests for the clUnloadPlatformCompiler function. Fixes #442 Signed-off-by: Einar Hov <einar.hov@arm.com>
This commit is contained in:
@@ -10,6 +10,7 @@ set(${MODULE_NAME}_SOURCES
|
||||
test_image_macro.cpp
|
||||
test_compiler_defines_for_extensions.cpp
|
||||
test_pragma_unroll.cpp
|
||||
test_unload_platform_compiler.cpp
|
||||
)
|
||||
|
||||
include(../CMakeCommon.txt)
|
||||
|
||||
Reference in New Issue
Block a user