compute-runtime/unit_tests/api
Mateusz Jablonski 0a0b1ce1d8 Pass platform to ClDevice
Related-To: NEO-4207
Change-Id: I1c70d209df2b378573a41fa991ab594746691adb
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2020-01-31 14:10:29 +01:00
..
gl Move ClDevice to a separate file 2020-01-30 12:46:10 +01:00
CMakeLists.txt Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +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 clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_add_comment_to_aub_tests.inl Move ClDevice to a separate file 2020-01-30 12:46:10 +01:00
cl_api_tests.cpp Add ClDevice 2020-01-17 12:43:11 +01:00
cl_api_tests.h Add ClDevice 2020-01-17 12:43:11 +01:00
cl_build_program_tests.inl Program refactor 2020-01-25 10:56:30 +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 Do not override a CsrDispatchMode debug flag 2020-01-29 11:13:36 +01:00
cl_create_command_queue_with_properties_tests.cpp Add ClDevice 2020-01-17 12:43:11 +01:00
cl_create_context_from_type_tests.inl Allow to create context with nondefault platform 2020-01-29 15:00:49 +01:00
cl_create_context_tests.inl Allow to create context with nondefault platform 2020-01-29 15:00:49 +01:00
cl_create_image_tests.cpp Add ClDevice 2020-01-17 12:43:11 +01:00
cl_create_kernel_tests.inl Program refactor 2020-01-25 10:56:30 +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 Add ClDevice 2020-01-17 12:43:11 +01:00
cl_create_pipe_tests.inl Pass platform to ClDevice 2020-01-31 14:10:29 +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 Move ClDevice to a separate file 2020-01-30 12:46:10 +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 Add ClDevice 2020-01-17 12:43:11 +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 Respect KernelExecutionType in enqueue kernel calls 2020-01-27 13:51:49 +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 Program refactor 2020-01-25 10:56:30 +01: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 Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_device_ids_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_device_info_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_event_profiling_info_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_extension_function_address_for_platform_tests.inl Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_get_extension_function_address_tests.inl Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_get_image_info_tests.inl Refactor ImageInfo 2/n 2020-01-10 14:20:31 +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_max_concurrent_work_group_count_intel_tests.inl Add clGetKernelMaxConcurrentWorkGroupCountINTEL 2020-01-24 11:55:28 +01:00
cl_get_kernel_sub_group_info_khr_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_kernel_sub_group_info_tests.inl Add ClDevice 2020-01-17 12:43:11 +01:00
cl_get_kernel_suggested_local_work_size_intel_tests.inl Add clGetKernelSuggestedLocalWorkSizeINTEL 2020-01-23 13:50:37 +01:00
cl_get_kernel_work_group_info_tests.inl Add ClDevice 2020-01-17 12:43:11 +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 Add ClDevice 2020-01-17 12:43:11 +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 Pass platform to ClDevice 2020-01-31 14:10:29 +01: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 Add ClDevice 2020-01-17 12:43:11 +01:00
cl_release_command_queue_tests.inl Add ClDevice 2020-01-17 12:43:11 +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 Add ClDevice 2020-01-17 12:43:11 +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 Add ClDevice 2020-01-17 12:43:11 +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 Program refactor 2020-01-25 10:56:30 +01:00
cl_set_kernel_exec_info_tests.inl Add KernelExecutionType 2020-01-22 14:40:36 +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 Pass platform to ClDevice 2020-01-31 14:10:29 +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 Remove limitation for write combined flag 2020-01-15 17:42:53 +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