mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Remove headers tests from the conformance tests (#558)
These tests have been moved to the headers repository. None of these tests exercise the OpenCL implementation. They are just testing the headers and host toolchain. Whether they are required to build and run as part of the conformance process will be discussed under https://github.com/KhronosGroup/OpenCL-Headers/issues/58. Signed-off-by: Kevin Petit <kevin.petit@arm.com>
This commit is contained in:
@@ -29,7 +29,6 @@ if(GLES_IS_SUPPORTED)
|
||||
add_subdirectory(gles)
|
||||
endif(GLES_IS_SUPPORTED)
|
||||
add_subdirectory( half )
|
||||
add_subdirectory( headers )
|
||||
add_subdirectory( images )
|
||||
add_subdirectory( integer_ops )
|
||||
add_subdirectory( math_brute_force )
|
||||
|
||||
Reference in New Issue
Block a user