mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
e8c55e59bc51ddcf4b9e1ea44400b3109c8767e5
features_macro Test in Offline Mode (#1034)
- [x] Skip the `features_macro` test in offline mode since it makes calls to `create_single_kernel_helper_create_program` and fails when the call doesn't return `CL_SUCCESS` which will happen when the offline compiler fails to compile the kernel which is deliberately supposed to fail compilation in this test.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%