compute-runtime/unit_tests/command_queue
Adam Cetnerowski f513011819 Fix typo
Change-Id: I29c8d04a49e7b5a5d11d4d6727ccaaaab1fa38b0
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2019-09-30 15:11:21 +02:00
..
gl Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
CMakeLists.txt Remove unused test 2019-09-10 16:11:52 +02:00
buffer_operations_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
command_enqueue_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_queue_hw_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
command_queue_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
dispatch_walker_tests.cpp ULT renaming: Dispatch Walker tests 2019-09-04 17:02:23 +02:00
enqueue_barrier_tests.cpp ULT renaming: Enqueue Barrier tests 2019-09-10 20:39:19 +02:00
enqueue_command_without_kernel_tests.cpp Change arguments in creation of DispatchFlags 2019-09-30 13:53:58 +02:00
enqueue_copy_buffer_event_tests.cpp ULT renaming: Enqueue Copy Buffer Event tests 2019-09-16 11:32:12 +02:00
enqueue_copy_buffer_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_rect_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_rect_tests.cpp ULT renaming: Copy Buffer Rect Tests 2019-09-18 19:47:34 +02:00
enqueue_copy_buffer_tests.cpp ULT renaming: Enqueue Copy Buffer tests 2019-09-23 11:10:09 +02:00
enqueue_copy_buffer_to_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_buffer_to_image_tests.cpp ULT renaming: Copy Buffer to Image tests 2019-09-23 13:21:20 +02:00
enqueue_copy_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_image_tests.cpp ULT renaming: Copy image tests 2019-09-24 16:48:12 +02:00
enqueue_copy_image_to_buffer_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_copy_image_to_buffer_tests.cpp Fix typo 2019-09-30 15:11:21 +02:00
enqueue_debug_kernel_tests.cpp Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02:00
enqueue_fill_buffer_event_tests.cpp ULT renaming: Fill buffer event tests 2019-09-26 09:56:23 +02:00
enqueue_fill_buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_buffer_negative_tests.cpp ULT renaming: Fill buffer tests 2019-09-30 12:16:31 +02:00
enqueue_fill_buffer_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
enqueue_fill_image_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_fill_image_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_fixture.cpp Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_fixture.h Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
enqueue_handler_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_kernel_1_tests.cpp Take maxKernelWorkGroupSize for totalWorkItems check 2019-09-18 16:27:33 +02:00
enqueue_kernel_2_tests.cpp Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
enqueue_kernel_event_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
enqueue_kernel_global_offset_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_local_work_size_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_mt_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
enqueue_kernel_two_ioq_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_kernel_two_ooq_tests.cpp Print additional logs in sporadically failing unit test 2019-09-26 16:17:34 +02:00
enqueue_kernel_two_walker_ioq_tests.cpp Refactor addPipeControlWA, PipeControlWArequired 2019-08-19 10:47:28 +02:00
enqueue_kernel_two_walker_ooq_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_map_buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_map_buffer_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
enqueue_map_image_tests.cpp Add more tiling support checks in unit tests 2019-09-10 07:42:00 +02:00
enqueue_marker_tests.cpp Whitelisted registers cleanup 2019-08-05 10:31:16 +02:00
enqueue_media_kernel.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_migrate_mem_objects_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer_event_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_read_buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_read_buffer_rect_fixture.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
enqueue_read_buffer_rect_tests.cpp Add extra settings file 2019-09-17 13:26:14 -07:00
enqueue_read_buffer_tests.cpp Remove multiOsContextCapable flag from GraphicsAllocation 2019-09-13 13:55:42 +02:00
enqueue_read_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_read_image_tests.cpp Remove multiOsContextCapable flag from GraphicsAllocation 2019-09-13 13:55:42 +02:00
enqueue_resource_barier_tests.cpp Add function to flush caches 2019-04-05 09:48:50 +02:00
enqueue_svm_mem_copy_tests.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
enqueue_svm_mem_fill_tests.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
enqueue_svm_tests.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00
enqueue_thread_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
enqueue_unmap_memobject_tests.cpp Refactor blit buffer call 2019-08-09 16:43:40 +02:00
enqueue_waitlist_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
enqueue_write_buffer_event_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_write_buffer_rect_fixture.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
enqueue_write_buffer_rect_tests.cpp Add extra settings file 2019-09-17 13:26:14 -07:00
enqueue_write_buffer_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
enqueue_write_image_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
enqueue_write_image_tests.cpp Checking builtinParams passed to Multidispatch 2019-07-30 08:21:13 +02:00
finish_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
flattened_id_tests.cpp Move string.h to core helpers 2019-07-19 07:21:00 +02:00
flush_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_command_queue_info_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
get_size_required_buffer_tests.cpp Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
get_size_required_image_tests.cpp Move enqueue blit logic to enqueueHandler 2019-07-08 12:37:06 +02:00
get_size_required_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
ioq_task_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
ioq_task_tests_mt.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
local_id_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
local_work_size_tests.cpp Remove not needed methods from Device. 2019-08-27 09:07:10 +02:00
multi_dispatch_info_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
multiple_map_buffer_tests.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
multiple_map_image_tests.cpp Add more tiling support checks in unit tests 2019-09-10 07:42:00 +02:00
oom_buffer_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
oom_image_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
oom_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
ooq_task_tests.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
ooq_task_tests_mt.cpp Add dedicated map allocation 2019-04-09 16:16:31 +02:00
read_write_buffer_cpu_copy.cpp Move memory for slm window to memory manager 2019-08-28 12:09:17 +02:00
work_group_size_tests.cpp Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
zero_size_enqueue_tests.cpp Move a unified memory manager to the core dir 2019-09-27 10:46:35 +02:00