compute-runtime/opencl/test/unit_test/api
Jaroslaw Warchulski ea057abd36 fix: allow empty set to be passed to clSetKernelExecInfo
Related-To: GSD-8538
Signed-off-by: Jaroslaw Warchulski <jaroslaw.warchulski@intel.com>
2024-04-16 14:11:04 +02:00
..
gl build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
CMakeLists.txt feature: add new API functions for external memory sharing 2023-04-28 11:43:19 +02: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 feature: add new API functions for external memory sharing 2023-04-28 11:43:19 +02: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 Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_api_tests.cpp Cleanup includes 19 2023-01-03 11:02:05 +01:00
cl_api_tests.h refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_build_program_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_clone_kernel_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_compile_program_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_create_buffer_tests.cpp refactor: remove redundant definitions KB/MB/GB 2023-12-05 08:55:18 +01:00
cl_create_command_queue_tests.inl refactor: correct naming of enum class constants 6/n 2023-12-13 14:48:52 +01:00
cl_create_command_queue_with_properties_tests.cpp refactor: correct naming of enum class constants 9/n 2023-12-19 10:36:25 +01:00
cl_create_context_from_type_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_create_context_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_create_image_tests.cpp refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_create_kernel_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_create_kernels_in_program_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_create_perf_counters_command_queue_tests.inl Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
cl_create_pipe_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_create_program_with_binary_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_create_program_with_built_in_kernels_tests.cpp refactor: correct naming of builtin types 2023-12-01 14:08:21 +01:00
cl_create_sampler_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_create_sampler_with_properties_tests.inl refactor: Rename member variables to camelCase 2023-04-26 16:05:07 +02:00
cl_create_sub_buffer_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_create_sub_devices_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_create_user_event_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_barrier_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_barrier_with_wait_list_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_copy_buffer_rect_tests.inl Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
cl_enqueue_copy_buffer_to_image_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_copy_image_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_copy_image_to_buffer_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_fill_buffer_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_fill_image_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_image_tests.inl style: correct variable naming 2022-05-16 15:02:15 +02:00
cl_enqueue_map_buffer_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_enqueue_map_image_tests.inl Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
cl_enqueue_marker_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_marker_with_wait_list_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_migrate_mem_objects_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_native_kernel_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_nd_range_kernel_tests.inl refactor: correct variable naming 2023-12-01 02:18:46 +01:00
cl_enqueue_read_buffer_rect_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_enqueue_read_buffer_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_enqueue_read_image_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_svm_free_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_svm_map_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_svm_mem_fill_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_svm_memcpy_tests.inl fix: when size is 0 then don't copy 2023-12-04 11:18:00 +01:00
cl_enqueue_svm_migrate_mem_tests.cpp Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_svm_unmap_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_task_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_unmap_mem_object_tests.inl feature: add umonitor and umwait synchronization function 2024-01-19 14:20:19 +01:00
cl_enqueue_verify_memory.inl refactor: correct naming of enum class constants 2/n 2023-12-11 13:13:35 +01:00
cl_enqueue_wait_for_events_tests.inl refactor: correct naming of enum class constants 2023-12-01 11:53:51 +01:00
cl_enqueue_write_buffer_rect_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_write_buffer_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_enqueue_write_image_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_external_memory_extension_tests.inl feature: add new API functions for external memory sharing 2023-04-28 11:43:19 +02:00
cl_finish_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_flush_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_function_pointers_tests.inl refactor: correct naming of enum class constants 8/n 2023-12-19 08:18:18 +01:00
cl_get_context_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_device_and_host_timer.inl fix: add mechanism to detect gpu timestamp overflows 2023-10-19 16:31:06 +02:00
cl_get_device_ids_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_get_device_info_pvc_and_later_tests.cpp Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_device_info_tests.inl fix: correctly report support for SPIR-V 1.0 through 1.3 2024-03-12 17:54:09 +01:00
cl_get_event_profiling_info_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_get_extension_function_address_for_platform_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_get_extension_function_address_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_image_info_tests.inl refactor: Rename member variables to camelCase 2/n 2023-04-27 20:39:22 +02:00
cl_get_image_params_tests.inl Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
cl_get_kernel_arg_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_kernel_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_kernel_max_concurrent_work_group_count_intel_tests.inl feature: improve reporting max cooperative group count 2024-01-22 14:56:15 +01:00
cl_get_kernel_sub_group_info_khr_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_get_kernel_sub_group_info_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_get_kernel_suggested_local_work_size_intel_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_kernel_suggested_local_work_size_khr_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_kernel_work_group_info_tests.inl refactor: create new members for storing spill and private memory in scratch 2024-01-23 12:42:25 +01:00
cl_get_mem_object_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_pipe_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_platform_ids_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_get_platform_info_tests.inl refactor: correct variable naming 2023-12-01 08:34:19 +01:00
cl_get_program_build_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_program_info_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_get_supported_image_formats_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_icd_get_platform_ids_khr_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_intel_accelerator_tests.inl refactor: Rename member variables to camelCase 2023-04-26 16:05:07 +02:00
cl_intel_motion_estimation.cpp refactor: Rename member variables to camelCase 2023-04-26 16:05:07 +02:00
cl_intel_tracing_tests.inl build: add clang-tidy restriction for Enum case 2023-12-21 08:58:51 +01:00
cl_link_program_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_mem_locally_uncached_resource_tests.cpp refactor: remove not needed code 2023-09-11 17:42:16 +02:00
cl_release_command_queue_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_release_context_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_release_event_tests.inl style: format code using clang-format 15.0.6 2023-01-05 10:33:47 +01:00
cl_release_kernel_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_release_mem_obj_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_release_program_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_retain_mem_obj_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_retain_release_command_queue_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_retain_release_context_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_retain_release_device_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_retain_release_sampler_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_set_context_destructor_callback.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_set_event_callback_tests.inl refactor: rename global debug manager to debugManager 2023-11-30 13:00:59 +01:00
cl_set_kernel_arg_svm_pointer_tests.inl performance(ocl): enable usm pool allocator 2024-01-05 16:17:48 +01:00
cl_set_kernel_exec_info_tests.inl fix: allow empty set to be passed to clSetKernelExecInfo 2024-04-16 14:11:04 +02:00
cl_set_mem_object_destructor_callback_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_set_performance_configuration_tests.inl Apply CamelCase for class and struct names 2023-04-24 15:36:27 +02:00
cl_set_program_release_callback.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_set_program_specialization_constant_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_svm_alloc_tests.inl refactor: correct variable naming 2023-12-04 13:45:53 +01:00
cl_svm_free_tests.inl Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00
cl_unified_shared_memory_tests.inl fix(ocl): allocation info from pool svm ptr 2024-01-05 15:20:01 +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 Apply CamelCase for class and struct names 2/2 2023-04-25 13:10:23 +02:00