OpenCL-CTS
OpenCL-CTS copied to clipboard
Missing compiler optionality consistency tests
The CTS doesn't have consistency tests to check that when CL_DEVICE_{COMPILER,LINKER}_AVAILABLE return CL_FALSE clBuildProgram, clCompileProgram and clLinkProgram return CL_{COMPILER,LINKER}_NOT_AVAILABLE when appropriate.