compute-runtime/opencl/test/unit_test/api
Warchulski, Jaroslaw 0eac749fcc Cleanup includes 19
Cleaned up files:
opencl/source/api/cl_types.h
shared/source/compiler_interface/external_functions.h
shared/source/compiler_interface/linker.h
shared/source/device_binary_format/elf/elf.h
shared/source/helpers/preamble.h
shared/source/memory_manager/definitions/storage_info.h
shared/source/memory_manager/memory_manager.h
shared/source/memory_manager/os_agnostic_memory_manager.h
shared/source/program/program_info.h

Related-To: NEO-5548
Signed-off-by: Warchulski, Jaroslaw <jaroslaw.warchulski@intel.com>
2023-01-03 11:02:05 +01:00
..
gl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
CMakeLists.txt Remove test API to disable overdispatch 2022-10-06 10:12:47 +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
api_tests_wrapper2.cpp
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 Cleanup includes 19 2023-01-03 11:02:05 +01:00
cl_api_tests.h Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_build_program_tests.inl Zebin: enhance clBuildProgramTests ULTs 2022-11-04 19:23:23 +01:00
cl_clone_kernel_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_compile_program_tests.inl Cleanup includes 2022-07-25 09:58:38 +02:00
cl_create_buffer_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_create_command_queue_tests.inl Do not switch to batched mode when update task count form wait is enabled. 2022-05-19 13:16:20 +02:00
cl_create_command_queue_with_properties_tests.cpp Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_create_context_from_type_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02: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 Rename HwHelper -> GfxCoreHelper 2022-12-09 10:29:06 +01: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 Zebin: enhance clCreateKernelsInProgramTests ULTs 2022-11-07 10:37:05 +01:00
cl_create_perf_counters_command_queue_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_create_pipe_tests.inl Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +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 Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_create_sub_buffer_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +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 style: correct variable naming 2022-05-16 15:02:15 +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 usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_enqueue_copy_buffer_to_image_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_enqueue_copy_image_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_enqueue_copy_image_to_buffer_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +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 style: correct variable naming 2022-05-16 15:02:15 +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 Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_enqueue_map_image_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +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 Error check total SLM size not only inline 2022-11-21 15:30:25 +01:00
cl_enqueue_read_buffer_rect_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_enqueue_read_buffer_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_enqueue_read_image_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +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 clang-tidy configuration cleanup 2022-05-11 14:02:04 +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 Cleanup includes 2022-07-25 09:58:38 +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 Cleanup includes 10 2022-12-05 12:39:33 +01:00
cl_enqueue_wait_for_events_tests.inl Use dedicated using type for TaskCount 2022-11-28 16:44:44 +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 Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +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 style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_get_device_ids_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_get_device_info_pvc_and_later_tests.cpp Cleanup includes 19 2023-01-03 11:02:05 +01:00
cl_get_device_info_tests.inl Rename ClHwHelper -> ClGfxCoreHelper 2022-12-05 11:26:20 +01:00
cl_get_event_profiling_info_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02: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 Expose clGetKernelSuggestedLocalWorkSizeKHR func 2021-10-12 20:06:57 +02:00
cl_get_image_info_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_get_image_params_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_get_kernel_arg_info_tests.inl Add option to change GRF mode 2022-09-06 13:00:17 +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 Revert "Use DualSubSliceCount to calculate workgroup size" 2022-06-28 11:47:11 +02:00
cl_get_kernel_sub_group_info_khr_tests.inl Prepare OCL tests for switch to zebin 2022-09-16 15:33:26 +02:00
cl_get_kernel_sub_group_info_tests.inl Fix sub group info test 2022-11-04 13:32:00 +01: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 style: correct variable naming 2022-05-16 17:24:47 +02:00
cl_get_mem_object_info_tests.inl Prepare for pool buffer enabling 1/n 2022-12-05 23:51:30 +01:00
cl_get_pipe_info_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_get_platform_ids_tests.inl Experimental support for OCL debugging with L0 2022-07-12 12:57:15 +02:00
cl_get_platform_info_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_get_program_build_info_tests.inl Cleanup includes 2022-07-25 09:58:38 +02:00
cl_get_program_info_tests.inl Cleanup includes 2022-07-25 09:58:38 +02:00
cl_get_supported_image_formats_tests.inl Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +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 style: correct variable naming 2022-05-16 17:24:47 +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 Cleanup includes 2022-07-25 09:58:38 +02:00
cl_mem_locally_uncached_resource_tests.cpp Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +02: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 Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02: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 usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_retain_release_context_tests.inl Copyright header update 2021-05-17 20:38:19 +02:00
cl_retain_release_device_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02: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 Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_set_kernel_arg_svm_pointer_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_set_kernel_exec_info_tests.inl Rename ClHwHelper -> ClGfxCoreHelper 2022-12-05 11:26:20 +01:00
cl_set_mem_object_destructor_callback_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +02:00
cl_set_performance_configuration_tests.inl Remove usage of TestLegacy from opencl tests 2022-08-16 22:16:48 +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
cl_svm_alloc_tests.inl Move files from shared/test/unit_test to /common (preamble, utilities) 2022-08-17 11:24:58 +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 memory prefetch modes for single and multiple subdevices 2022-12-07 15:25:32 +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