compute-runtime/unit_tests/api
Jobczyk, Lukasz 2e8e6bdb18 Move majority of utilities to the core dir
Related-To: NEO-3677

Change-Id: If2e876028b765ad3ecf5f75db8755623b82955b8
Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
2019-09-12 15:07:02 +02:00
..
gl Dynamically expose VME extensions 2019-07-24 16:07:13 +02:00
CMakeLists.txt Add initial implementation of specialization constants 2019-06-18 09:39:32 +02: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 initial implementation of specialization constants 2019-06-18 09:39:32 +02:00
cl_add_comment_to_aub_tests.inl Do not validate platform for add comment call. 2019-04-11 10:25:18 +02:00
cl_api_tests.cpp Block SVMAllocsManager creation in Context when SVM is not supported 2019-05-17 08:59:00 +02:00
cl_api_tests.h Added host-side API tracing support 2019-06-11 08:02:58 +02:00
cl_build_program_tests.inl Remove not needed inclusions of device.h 2019-09-09 15:05:29 +02:00
cl_clone_kernel_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_compile_program_tests.inl Optimize includes scheme. 2019-07-15 12:07:50 +02:00
cl_create_buffer_tests.cpp Add new flag to disable L3 for stateful accesses. 2019-08-29 23:38:26 -07:00
cl_create_command_queue_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_command_queue_with_properties_tests.cpp Return error on device queue creation attempts if not supported. 2019-09-03 14:59:02 +02: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 Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_create_image_tests.cpp Adjust hostPtr size in unit test to fit image requirements 2019-09-10 15:04:50 +02:00
cl_create_kernel_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_kernels_in_program_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_perf_counters_command_queue_tests.inl Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
cl_create_pipe_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_program_with_binary_tests.inl Enable building the spirv kernel more than once 2019-04-16 09:40:28 +02:00
cl_create_program_with_built_in_kernels_tests.cpp Remove not needed inclusions of device.h 2019-09-09 15:05:29 +02: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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_sub_buffer_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_create_sub_devices_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_copy_image_tests.inl Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_copy_image_to_buffer_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_map_image_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
cl_enqueue_read_buffer_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_enqueue_read_image_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Rename SVM Memory Manager to Unified Memory Manager. 2019-07-12 11:22:09 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_get_device_ids_tests.inl Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
cl_get_device_info_tests.inl Add per platform toggle for integer 64bit atomic extensions 2019-08-22 15:24:13 +02:00
cl_get_event_profiling_info_tests.inl Metrics Library Performance Counters implementation. 2019-07-04 15:56:47 +02:00
cl_get_extension_function_address_for_platform_tests.inl Added host-side API tracing support 2019-06-11 08:02:58 +02:00
cl_get_extension_function_address_tests.inl Function/Global pointers API 2019-08-12 10:57:17 +02:00
cl_get_image_info_tests.inl ULT renaming: Get image info tests 2019-04-05 09:07:31 +02:00
cl_get_image_params_tests.inl ULT renaming: Get image params tests 2019-04-09 11:19:35 +02:00
cl_get_kernel_arg_info_tests.inl ULT renaming: Get kernel arg info tests 2019-04-11 10:22:19 +02:00
cl_get_kernel_info_tests.inl ULT renaming: Get kernel info 2019-04-15 10:56:19 +02: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 ULT refactoring: Kernel Sub Group Info tests 2019-04-19 12:40:33 +02:00
cl_get_kernel_work_group_info_tests.inl ULT renaming: Get kernel work group info 2019-04-23 09:57:15 +02:00
cl_get_mem_object_info_tests.inl ULT renaming: GetMemObjectInfo tests 2019-06-11 13:52:10 +02: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 ULT renaming: GetPlatformInfo tests 2019-06-28 01:16:24 +02:00
cl_get_program_build_info_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
cl_get_program_info_tests.inl Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Added host-side API tracing support 2019-06-11 08:02:58 +02:00
cl_intel_tracing_tests_mt.cpp Use range-based for. 2019-07-30 07:57:43 +02:00
cl_link_program_tests.inl Optimize includes scheme. 2019-07-15 12:07:50 +02:00
cl_mem_locally_uncached_resource_tests.cpp Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
cl_release_command_queue_tests.inl Add CMake flag to control device enqueue 2019-07-17 10:21:10 +02:00
cl_release_context_tests.inl ULT renaming: Release Context tests 2019-07-11 08:36:21 +02:00
cl_release_event_tests.inl ULT renaming: Event tests 2019-07-12 09:05:26 +02:00
cl_release_kernel_tests.inl ULT renaming: Release Kernel tests 2019-07-15 08:37:54 +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 ULT renaming: Retain and Release Command Queue Tests 2019-07-23 10:04:03 +02: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 ULT renaming: Retain & release tests 2019-07-23 15:35:39 +02: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 Return error on device queue creation attempts if not supported. 2019-09-03 14:59:02 +02:00
cl_set_event_callback_tests.inl ULT refactoring: Set Event Callback tests 2019-07-25 16:59:31 +02:00
cl_set_kernel_arg_svm_pointer_tests.inl Adjust tests to shared system memory support. 2019-09-05 16:48:10 +02:00
cl_set_kernel_exec_info_tests.inl ULT renaming: Set kernel exec info tests 2019-07-31 09:58:35 +02:00
cl_set_mem_object_destructor_callback_tests.inl ULT renaming: Set destructor callback tests 2019-08-01 12:22:15 +02:00
cl_set_mem_object_destructor_callback_tests_mt.cpp ULT renaming: multithreaded tests 2019-08-12 15:35:58 +02: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 ULT renaming: SVM tests 2019-08-07 08:49:07 +02:00
cl_svm_free_tests.inl ULT renaming: SVM tests 2019-08-07 08:49:07 +02:00
cl_unified_shared_memory_tests.inl Set proper command type in unified memory methods 2019-09-11 13:27:19 +02: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