compute-runtime/unit_tests/command_queue
Adam Cetnerowski 2242b5dd17 ULT renaming: Get Size tests
Related-To: NEO-2236

Change-Id: I434803d0a39d3f2d7946dbb591c826501aeea9dd
Signed-off-by: Adam Cetnerowski <adam.cetnerowski@intel.com>
2019-12-18 09:50:53 +01:00
..
gl Move Preamble Helper to core 2019-10-03 13:54:17 +02:00
CMakeLists.txt Add clEnqueueNDRangeKernelINTEL API 2019-12-04 17:11:28 +01:00
blit_enqueue_tests.cpp Pass VA while constructing BlitProperties instead of allocation + offset 2019-12-12 13:14:46 +01:00
buffer_operations_fixture.h Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
command_enqueue_fixture.h Add support for stateless copy image to buffer 2019-11-19 17:17:12 +01:00
command_queue_fixture.cpp Remove runtime/gen_common from include paths 2019-11-19 13:37:34 +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 Return error code from submit() to application. 2019-11-26 12:42:47 +01:00
command_queue_tests.cpp Refactor heaps 2019-12-18 09:50:22 +01:00
dispatch_walker_tests.cpp Move grf size to HwInfo 2019-12-17 17:27:21 +01:00
enqueue_barrier_tests.cpp ULT renaming: Enqueue Barrier tests 2019-09-10 20:39:19 +02:00
enqueue_command_without_kernel_tests.cpp Remove redundant CommandQueue member 2019-12-09 13:13:45 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
enqueue_copy_buffer_tests.cpp Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
enqueue_debug_kernel_tests.cpp [2/N] Program refactor - gather compiler options 2019-12-06 22:17:19 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Add mechanism to dynamically assign thread arbitration policy by one kernel 2019-12-11 09:30:33 +01:00
enqueue_kernel_1_tests.cpp Add clEnqueueNDRangeKernelINTEL API 2019-12-04 17:11:28 +01:00
enqueue_kernel_2_tests.cpp Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
enqueue_kernel_event_tests.cpp ULT renaming: Kernel event tests 2019-10-09 15:28:15 +02:00
enqueue_kernel_global_offset_tests.cpp ULT renaming: Global offset tests 2019-10-08 10:27:57 +02:00
enqueue_kernel_local_work_size_tests.cpp ULT renaming: Kernel LWS tests 2019-10-16 00:10:31 +02:00
enqueue_kernel_mt_tests.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
enqueue_kernel_two_ioq_tests.cpp ULT renaming: Two IOQ tests 2019-10-21 10:43:04 +02:00
enqueue_kernel_two_ooq_tests.cpp ULT renaming: Two walker tests 2019-10-28 13:57:03 +01:00
enqueue_kernel_two_walker_ioq_tests.cpp ULT renaming: Two walker tests 2019-10-28 13:57:03 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp ULT renaming: Two walker tests 2019-10-28 13:57:03 +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 ULT renaming: Map buffer tests 2019-10-30 12:35:11 +01:00
enqueue_map_image_tests.cpp Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01:00
enqueue_marker_tests.cpp ULT renaming: Enqueue Marker tests 2019-11-07 11:59:53 +01:00
enqueue_media_kernel.cpp ULT renaming: Media kernel tests 2019-11-06 14:11:11 +01:00
enqueue_migrate_mem_objects_tests.cpp ULT renaming: Migrate Mem Objects tests 2019-11-07 15:30:01 +01:00
enqueue_read_buffer_event_tests.cpp ULT renaming: Read buffer event tests 2019-11-12 12:31:53 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
enqueue_read_buffer_tests.cpp Move gmm_helper to core 2019-12-04 15:25:32 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Improve pointers passing in SVM enqueue 2019-12-11 14:38:42 +01:00
enqueue_svm_mem_fill_tests.cpp Added support for stateless enqueueSVMMemFill 2019-12-06 15:01:29 +01:00
enqueue_svm_tests.cpp Move DebugSettingsManager to core 2019-12-17 10:39:53 +01:00
enqueue_thread_tests.cpp Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01:00
enqueue_unmap_memobject_tests.cpp Make EXTERNAL_HOST_PTR one time aub writable 2019-11-28 09:25:07 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
enqueue_write_buffer_tests.cpp Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01: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 Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
finish_tests.cpp ULT renaming: Finish tests 2019-11-27 14:54:46 +01:00
flattened_id_tests.cpp Add Math::divideAndRoundUp helper function 2019-10-09 13:25:39 +02:00
flush_tests.cpp Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +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 ULT renaming: Get Size Required Buffer tests 2019-12-16 18:13:43 +01:00
get_size_required_image_tests.cpp ULT renaming: Get Size Required Image tests 2019-12-17 12:00:10 +01:00
get_size_required_tests.cpp ULT renaming: Get Size tests 2019-12-18 09:50:53 +01: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 grf size to HwInfo 2019-12-17 17:27:21 +01:00
local_work_size_tests.cpp Move headers to core 2019-12-10 12:19:29 +01: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 Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00
multiple_map_image_tests.cpp Connect UnifiedMemoryProperties with MemoryPropertiesFlags 2019-12-09 14:23:46 +01: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 Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
ooq_task_tests.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01: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
sync_buffer_handler_tests.cpp Fix SyncBufferHandler test 2019-12-09 18:18:41 +01:00
work_group_size_tests.cpp Change maxNBitValue to a constexpr function 2019-11-28 14:40:16 +01:00
zero_size_enqueue_tests.cpp Always specify rootDeviceIndex for graphics memory allocations 2019-11-15 15:14:41 +01:00