compute-runtime/opencl/test/unit_test/program
Filip Hazubski 45f0bc56bc Add options when building the program
Report "-ocl-version=300" when OCL 3.0 is enabled.
Report "-cl-feature=" with list of supported features.

Related-To: NEO-4368

Change-Id: I9aee559ed53541a0f0c1a2a004926d9d29a53d94
Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
2020-06-18 18:54:50 +02:00
..
CMakeLists.txt Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
block_kernel_manager_tests.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
evaluate_unhandled_token_tests.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
kernel_data.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
kernel_data_OCL2_0.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
kernel_info_from_patchtokens_tests.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
kernel_info_tests.cpp remove kernelHeader from HeapInfo 2020-05-28 03:59:49 -07:00
printf_handler_tests.cpp Cleanup header includes in tests 2020-06-02 19:40:26 +02:00
printf_helper_tests.cpp Limit access to the printf buffer 2020-04-30 16:32:12 +02:00
process_debug_data_tests.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
process_elf_binary_tests.cpp AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
process_spir_binary_tests.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
program_data_tests.cpp Use root device index when accessing graphics allocation from buffer 2020-06-09 13:40:29 +02:00
program_from_binary.h Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
program_nonuniform.cpp Cleanup header includes in tests 2020-06-02 19:40:26 +02:00
program_spec_constants_tests.cpp Cleanup header includes in tests 2020-06-02 19:40:26 +02:00
program_tests.cpp Add options when building the program 2020-06-18 18:54:50 +02:00
program_tests.h Rename ocl DeviceFixture and add shared tests specific one 2020-06-01 15:44:05 +02:00
program_with_block_kernels_tests.cpp Rename device directory 2020-03-24 14:35:21 +01:00
program_with_kernel_debug_tests.cpp Handle debug data when using native binaries 2020-04-15 17:20:08 +02:00
program_with_source.h Add missing override keywords 2020-03-13 11:20:15 +01:00