..
gl
Move headers to core
2019-12-10 12:19:29 +01:00
CMakeLists.txt
Add clGetExecutionInfoIntel API
2019-11-13 12:09:40 +01:00
additional_extensions_tests.cpp
Add function to flush caches
2019-04-05 09:48:50 +02:00
api_tests_wrapper1.cpp
Function/Global pointers API
2019-08-12 10:57:17 +02:00
api_tests_wrapper2.cpp
Add clEnqueueVerifyMemory API
2019-01-04 08:30:02 +01:00
api_tests_wrapper3.cpp
Add clGetExecutionInfoIntel API
2019-11-13 12:09:40 +01:00
cl_add_comment_to_aub_tests.inl
Change signature of clAddCommentINTEL function: pass device instead of platform
2019-12-09 17:20:04 +01:00
cl_api_tests.cpp
Test non-default root device in api fixture
2019-12-30 15:28:00 +01:00
cl_api_tests.h
Test non-default root device in api fixture
2019-12-30 15:28:00 +01:00
cl_build_program_tests.inl
[1/N] Program refactor - decouple from patchokens
2019-11-25 19:46:21 +01:00
cl_clone_kernel_tests.inl
Moving hash and file_io to core
2019-10-17 13:16:20 +02:00
cl_compile_program_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_create_buffer_tests.cpp
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_command_queue_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_command_queue_with_properties_tests.cpp
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_context_from_type_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_create_context_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_image_tests.cpp
Accept CL_MEM_FORCE_LINEAR_STORAGE_INTEL token
2019-12-13 16:10:15 +01:00
cl_create_kernel_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_kernels_in_program_tests.inl
Moving hash and file_io to core
2019-10-17 13:16:20 +02:00
cl_create_perf_counters_command_queue_tests.inl
Simplify PerfCounter initialization
2019-12-19 14:25:45 +01:00
cl_create_pipe_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_program_with_binary_tests.inl
Moving hash and file_io to core
2019-10-17 13:16:20 +02:00
cl_create_program_with_built_in_kernels_tests.cpp
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_sampler_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_create_sampler_with_properties_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_sub_buffer_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_create_sub_devices_tests.inl
Update clCreateSubDevices implementation
2019-12-04 16:38:07 +01:00
cl_create_user_event_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_create_user_event_tests_mt.cpp
ULT renaming: multithreaded tests
2019-08-12 15:35:58 +02:00
cl_enqueue_barrier_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_barrier_with_wait_list_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_copy_buffer_rect_tests.inl
Move ptr.h to core folder
2019-05-29 00:11:34 -07:00
cl_enqueue_copy_buffer_to_image_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_copy_image_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_copy_image_to_buffer_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_fill_buffer_tests.inl
Move ptr.h to core folder
2019-05-29 00:11:34 -07:00
cl_enqueue_fill_image_tests.inl
Move ptr.h to core folder
2019-05-29 00:11:34 -07:00
cl_enqueue_image_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_map_buffer_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_map_image_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_marker_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_marker_with_wait_list_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_migrate_mem_objects_tests.inl
Use range-based for.
2019-07-30 07:57:43 +02:00
cl_enqueue_native_kernel_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_nd_range_kernel_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_read_buffer_rect_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_read_buffer_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_read_image_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_enqueue_svm_free_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_svm_map_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_svm_mem_fill_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_svm_memcpy_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_svm_migrate_mem_tests.cpp
Move a unified memory manager to the core dir
2019-09-27 10:46:35 +02:00
cl_enqueue_svm_unmap_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_task_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_unmap_mem_object_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_verify_memory.inl
Add INTEL suffix to the clEnqueueVerifyMemory
2019-04-09 11:00:48 +02:00
cl_enqueue_wait_for_events_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_enqueue_write_buffer_rect_tests.inl
Move ptr.h to core folder
2019-05-29 00:11:34 -07:00
cl_enqueue_write_buffer_tests.inl
Move ptr.h to core folder
2019-05-29 00:11:34 -07:00
cl_enqueue_write_image_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_finish_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_flush_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_function_pointers_tests.inl
Function/Global pointers API
2019-08-12 10:57:17 +02:00
cl_get_context_info_tests.inl
Change namespace from OCLRT to NEO
2019-03-26 15:48:19 +01:00
cl_get_device_and_host_timer.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_get_device_ids_tests.inl
Correct clGetDeviceIDs: return all requested devices
2019-12-09 15:41:06 +01:00
cl_get_device_info_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_get_event_profiling_info_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_get_execution_info_intel_tests.inl
Rename clGetExecutionInfoIntel
2019-11-19 09:08:47 +01:00
cl_get_extension_function_address_for_platform_tests.inl
Add clEnqueueNDRangeKernelINTEL API
2019-12-04 17:11:28 +01:00
cl_get_extension_function_address_tests.inl
Add clEnqueueNDRangeKernelINTEL API
2019-12-04 17:11:28 +01:00
cl_get_image_info_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_get_image_params_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_get_kernel_arg_info_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_get_kernel_info_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_get_kernel_sub_group_info_khr_tests.inl
ULT renaming: Get sub group info tests
2019-04-17 21:58:01 +02:00
cl_get_kernel_sub_group_info_tests.inl
Add Math::divideAndRoundUp helper function
2019-10-09 13:25:39 +02:00
cl_get_kernel_work_group_info_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_get_mem_object_info_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_get_pipe_info_tests.inl
ULT renaming: GetPipeInfo tests
2019-06-21 13:46:25 +02:00
cl_get_platform_ids_tests.inl
Correct GetPlatformIDs error when platform fails to initialize
2019-06-26 09:01:04 +02:00
cl_get_platform_ids_tests_mt.cpp
ULT renaming: multithreaded tests
2019-08-12 15:35:58 +02:00
cl_get_platform_info_tests.inl
Move DebugSettingsManager to core
2019-12-17 10:39:53 +01:00
cl_get_program_build_info_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_get_program_info_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_get_supported_image_formats_tests.inl
ULT renaming: GetSupportedImageFormats test
2019-07-02 17:21:48 +02:00
cl_icd_get_platform_ids_khr_tests.inl
Move DebugSettingsReader to a core dir
2019-08-29 13:49:40 +02:00
cl_intel_accelerator_tests.inl
ULT renaming: GetAcceleratorInfo tests
2019-07-03 10:50:25 +02:00
cl_intel_motion_estimation.cpp
ULT renaming: Motion estimation tests
2019-07-09 00:26:05 +02:00
cl_intel_tracing_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_intel_tracing_tests_mt.cpp
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_link_program_tests.inl
Move headers to core
2019-12-10 12:19:29 +01:00
cl_mem_locally_uncached_resource_tests.cpp
Move state_base_address to core
2019-12-06 09:01:24 +01:00
cl_release_command_queue_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_release_context_tests.inl
ULT renaming: Release Context tests
2019-07-11 08:36:21 +02:00
cl_release_event_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_release_kernel_tests.inl
Moving hash and file_io to core
2019-10-17 13:16:20 +02:00
cl_release_mem_obj_tests.inl
ULT renamning: Release Mem Object tests
2019-07-16 10:17:07 +02:00
cl_release_program_tests.inl
ULT renaming: Release Program tests
2019-07-17 10:04:22 +02:00
cl_retain_mem_obj_tests.inl
Move DebugSettingsReader to a core dir
2019-08-29 13:49:40 +02:00
cl_retain_release_command_queue_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_retain_release_context_tests.inl
ULT renaming: Retain & release tests
2019-07-23 15:35:39 +02:00
cl_retain_release_device_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_retain_release_sampler_tests.inl
ULT renaming: Retain & release tests
2019-07-23 15:35:39 +02:00
cl_set_default_device_command_queue_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_set_event_callback_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_set_kernel_arg_svm_pointer_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_set_kernel_exec_info_tests.inl
Add mechanism to dynamically assign thread arbitration policy by one kernel
2019-12-11 09:30:33 +01:00
cl_set_mem_object_destructor_callback_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_set_mem_object_destructor_callback_tests_mt.cpp
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_set_performance_configuration_tests.inl
ULT renaming: Set performance configuration tests
2019-08-06 15:47:43 +02:00
cl_set_program_specialization_constant_tests.inl
Add initial implementation of specialization constants
2019-06-18 09:39:32 +02:00
cl_svm_alloc_tests.inl
Refactor ApiFixture
2019-12-09 16:32:44 +01:00
cl_svm_free_tests.inl
ULT renaming: SVM tests
2019-08-07 08:49:07 +02:00
cl_unified_shared_memory_tests.inl
Add support for unrestricted size flag in the USM
2019-12-19 15:46:34 +01:00
cl_unload_compiler_tests.inl
ULT renaming: Unload compiler tests
2019-08-08 09:10:51 +02:00
cl_unload_platform_compiler_tests.inl
ULT renaming: Unload compiler tests
2019-08-08 09:10:51 +02:00