compute-runtime/opencl/test/unit_test/api
Compute-Runtime-Validation 903cf766b3 Revert "Move shared helper files to shared directory"
This reverts commit 459524f129.

Signed-off-by: Compute-Runtime-Validation <compute-runtime-validation@intel.com>
2022-04-27 13:12:16 +02:00
..
gl Copyright header update 2021-05-17 20:38:19 +02:00
CMakeLists.txt Remove device enqueue part 12 2022-01-28 13:38:34 +01:00
additional_extensions_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
api_tests_wrapper1.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
api_tests_wrapper2.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
api_tests_wrapper3.cpp Remove device enqueue part 12 2022-01-28 13:38:34 +01:00
cl_add_comment_to_aub_tests.inl Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
cl_api_tests.cpp Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_api_tests.h Revert "Move shared helper files to shared directory" 2022-04-27 13:12:16 +02:00
cl_build_program_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_clone_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_compile_program_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_create_buffer_tests.cpp Add debug flag ForceExtendedBufferSize 2022-01-19 18:52:10 +01:00
cl_create_command_queue_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_create_command_queue_with_properties_tests.cpp Remove device enqueue part 12 2022-01-28 13:38:34 +01:00
cl_create_context_from_type_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_create_context_tests.inl Refactor: use stack vector for root device indices 2022-04-14 14:05:42 +02:00
cl_create_image_tests.cpp move mock_memory_manager to shared 2021-10-05 16:22:38 +02:00
cl_create_kernel_tests.inl Move kernel info to shared directory 2021-09-29 23:49:49 +02:00
cl_create_kernels_in_program_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_perf_counters_command_queue_tests.inl Support for enabling perf counters with clCreateCommandQueueWithProperties 2022-03-22 10:33:40 +01:00
cl_create_pipe_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_program_with_binary_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_program_with_built_in_kernels_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sampler_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sampler_with_properties_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sub_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_create_sub_devices_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_create_user_event_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_barrier_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_barrier_with_wait_list_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_copy_buffer_rect_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_copy_buffer_to_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_copy_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_copy_image_to_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_fill_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_fill_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_image_tests.inl Check if origin + region doesn't exceed image dimensions 2022-01-25 15:13:15 +01:00
cl_enqueue_map_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_map_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_marker_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_marker_with_wait_list_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_migrate_mem_objects_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_native_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_nd_range_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_read_buffer_rect_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_read_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_read_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_svm_free_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_map_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_mem_fill_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_memcpy_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_migrate_mem_tests.cpp Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_svm_unmap_tests.inl Remove command queue constructor 2021-07-23 14:16:02 +02:00
cl_enqueue_task_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_unmap_mem_object_tests.inl Move storage of mapped operations to OpenCL context 2021-10-26 11:52:13 +02:00
cl_enqueue_verify_memory.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_enqueue_wait_for_events_tests.inl Detect GPU hang in clWaitForEvents 2022-02-23 13:33:09 +01:00
cl_enqueue_write_buffer_rect_tests.inl Add fixes to build with gcc11 (#5325) 2021-07-20 17:17:32 +02:00
cl_enqueue_write_buffer_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_enqueue_write_image_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_finish_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_flush_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_function_pointers_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_context_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_device_and_host_timer.inl Move drm_memory_manager_tests.h and related fixtures to shared 2021-10-21 20:46:58 +02:00
cl_get_device_ids_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_get_device_info_pvc_and_later_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_get_device_info_tests.inl Remove device enqueue part 10 2022-01-19 17:41:06 +01:00
cl_get_event_profiling_info_tests.inl Fix profiling calculation logic 2022-02-02 10:37:07 +01:00
cl_get_extension_function_address_for_platform_tests.inl Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_extension_function_address_tests.inl Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_image_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_image_params_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_kernel_arg_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_kernel_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_kernel_max_concurrent_work_group_count_intel_tests.inl Add fixes to build with gcc11 (#5325) 2021-07-20 17:17:32 +02:00
cl_get_kernel_sub_group_info_khr_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_kernel_sub_group_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_kernel_suggested_local_work_size_intel_tests.inl Disjoint local work size code from hw command generation 2021-10-06 01:09:56 +02:00
cl_get_kernel_suggested_local_work_size_khr_tests.inl Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_kernel_work_group_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_mem_object_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_pipe_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_platform_ids_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_platform_info_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_get_program_build_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_program_info_tests.inl Move kernel binary helpers to shared 2021-10-06 13:41:34 +02:00
cl_get_supported_image_formats_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_icd_get_platform_ids_khr_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_intel_accelerator_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_intel_motion_estimation.cpp Copyright header update 2021-05-17 20:38:19 +02:00
cl_intel_tracing_tests.inl ULT renaming: Tracing tests 2020-11-16 15:55:42 +01:00
cl_link_program_tests.inl move custom event listener to shared 2021-09-20 16:46:50 +02:00
cl_mem_locally_uncached_resource_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_release_command_queue_tests.inl Remove device enqueue part 11 2022-01-25 12:40:56 +01:00
cl_release_context_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_release_event_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_release_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_release_mem_obj_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_release_program_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_mem_obj_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_release_command_queue_tests.inl Remove device enqueue part 11 2022-01-25 12:40:56 +01:00
cl_retain_release_context_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_release_device_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_retain_release_sampler_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_context_destructor_callback.inl Correct callback API functions 2020-09-08 14:08:50 +02:00
cl_set_event_callback_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_kernel_arg_svm_pointer_tests.inl Fix: svm pointer caching 2022-04-25 07:59:47 +02:00
cl_set_kernel_exec_info_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_set_mem_object_destructor_callback_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_performance_configuration_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_set_program_release_callback.inl Remove unused code 2020-09-21 11:42:54 +02:00
cl_set_program_specialization_constant_tests.inl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
cl_svm_alloc_tests.inl move mock_memory_manager to shared 2021-10-05 16:22:38 +02:00
cl_svm_free_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_unified_shared_memory_tests.inl Add debug flag ForceExtendedUSMBufferSize 2022-02-07 11:44:31 +01:00
cl_unload_compiler_tests.inl Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
cl_unload_platform_compiler_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00