compute-runtime/opencl/test/unit_test/command_queue
Dominik Dabek 6c40c712d8 Check workDim when enqueueing kernel
Return CL_INVALID_WORK_DIMENSION when workDim is more than
maxWorkItemDimensions.

Related-To: NEO-6159

Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>
2021-12-31 15:42:09 +01:00
..
gl Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
CMakeLists.txt Program Media Sampler DOP Clock Gate Enable on Xe Hp Sdv 2021-12-30 16:45:40 +01:00
blit_enqueue_tests.cpp Optimize timestamp packet dependencies 2021-12-30 09:48:36 +01:00
buffer_operations_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
command_enqueue_fixture.h Force stateless addressing mode for PVC 2021-12-29 14:53:18 +01:00
command_queue_fixture.cpp Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
command_queue_fixture.h Reuse graphics allocation from mapped buffers in OpenCL 2021-10-27 15:53:10 +02:00
command_queue_hw_tests.cpp Optimize timestamp packet dependencies 2021-12-30 09:48:36 +01:00
command_queue_tests.cpp Optimize timestamp packet dependencies 2021-12-30 09:48:36 +01:00
command_queue_tests_pvc_and_later.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
csr_selection_args_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
dispatch_walker_tests.cpp Rename function 2021-12-30 17:03:22 +01:00
dispatch_walker_tests_dg2_and_later.cpp Rename function 2021-12-30 17:03:22 +01:00
dispatch_walker_tests_xehp_and_later.cpp Rename function 2021-12-30 17:03:22 +01:00
enqueue_barrier_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_command_without_kernel_tests.cpp Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
enqueue_command_without_kernel_tests_dg2_and_later.cpp Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
enqueue_copy_buffer_event_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_rect_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_rect_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_copy_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_copy_buffer_to_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_buffer_to_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_copy_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_copy_image_to_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_copy_image_to_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_debug_kernel_tests.cpp Remove GMock from GMockCommandQueueHw, MockFlatBatchBufferHelper 2021-12-16 16:39:45 +01:00
enqueue_fill_buffer_event_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_fill_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_buffer_negative_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fill_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_fill_image_fixture.h Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_fill_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_fixture.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_fixture.h Correct enqueueCopyImage params 2021-06-15 13:24:57 +02:00
enqueue_handler_tests.cpp Move shared mocks to shared directory 2021-12-21 13:26:59 +01:00
enqueue_kernel_1_tests.cpp Check workDim when enqueueing kernel 2021-12-31 15:42:09 +01:00
enqueue_kernel_2_tests.cpp Remove redundant thread arbitration policy variables for SCM 2021-12-17 19:47:59 +01:00
enqueue_kernel_event_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_global_offset_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_kernel_local_work_size_tests.cpp Fix typo in test name 2021-09-21 09:29:16 +02:00
enqueue_kernel_mt_tests.cpp Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
enqueue_kernel_two_ioq_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_kernel_two_ooq_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_kernel_two_walker_ioq_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_map_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_map_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_map_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_marker_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_media_kernel.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_migrate_mem_objects_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_read_buffer_event_tests.cpp Move local memory access mode getters from HwHelper to HwInfoConfig 2021-09-13 13:10:14 +02:00
enqueue_read_buffer_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_buffer_rect_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_buffer_rect_tests.cpp Force stateless addressing mode for PVC 2021-12-29 14:53:18 +01:00
enqueue_read_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_read_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_read_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_resource_barier_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_resource_barier_tests_xehp_and_later.cpp Move shared object mocks to shared directory 2021-12-20 18:48:37 +01:00
enqueue_svm_mem_copy_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_svm_mem_fill_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_svm_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_thread_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_unmap_memobject_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_waitlist_tests.cpp Move storage of mapped operations to OpenCL context 2021-10-26 11:52:13 +02:00
enqueue_with_walker_partition_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_write_buffer_event_tests.cpp Move local memory access mode getters from HwHelper to HwInfoConfig 2021-09-13 13:10:14 +02:00
enqueue_write_buffer_rect_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_write_buffer_rect_tests.cpp Force stateless addressing mode for PVC 2021-12-29 14:53:18 +01:00
enqueue_write_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
enqueue_write_image_fixture.h Copyright header update 2021-05-17 20:38:19 +02:00
enqueue_write_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
finish_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
flush_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
get_command_queue_info_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
get_size_required_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
get_size_required_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
get_size_required_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
ioq_task_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
local_work_size_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
multi_dispatch_info_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
multiple_map_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
multiple_map_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
oom_buffer_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
oom_image_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
oom_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
ooq_task_tests.cpp Move some mocks to shared 2021-10-12 21:46:53 +02:00
read_write_buffer_cpu_copy.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
sync_buffer_handler_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
work_group_size_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00
zero_size_enqueue_tests.cpp Use full path to include test.h 1/n 2021-12-15 12:34:34 +01:00