compute-runtime/unit_tests/command_queue
Dunajski, Bartosz af46d88fc1 Allow Device creating multiple CSRs [1/n]
Change-Id: Ie5d8d89aa388c608d5464919059c28a054ac9b1e
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2018-11-21 12:37:25 +01:00
..
gl Update copyright headers 2018-09-20 18:02:35 +02:00
CMakeLists.txt Delete drm requirement tests. 2018-11-15 12:34:30 +01:00
buffer_operations_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
buffer_operations_withAsyncGPU_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
command_enqueue_fixture.h Remove not needed definitions and includes from mock_device.h 2018-10-22 16:30:14 +02:00
command_queue_fixture.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue_flush_waitlist_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue_hw_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
command_queue_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
dispatch_walker_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_api_tests_mt_with_asyncGPU.cpp Change type of residency task count to uint32_t 2018-11-16 16:04:48 +01:00
enqueue_barrier_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_copy_buffer_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_copy_buffer_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_copy_buffer_rect_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_copy_buffer_rect_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_copy_buffer_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_copy_buffer_to_image_fixture.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_buffer_to_image_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_copy_image_fixture.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_copy_image_to_buffer_fixture.h Implement cl_khr_mipmap_image [2/n] 2018-03-21 17:04:12 +01:00
enqueue_copy_image_to_buffer_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_debug_kernel_tests.cpp Add missing makeResident call on debug surface. 2018-11-16 09:38:55 +01:00
enqueue_fill_buffer_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_fill_buffer_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_fill_buffer_negative_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_buffer_tests.cpp Graphics Allocation: store task count per context id 2018-11-06 12:43:47 +01:00
enqueue_fill_image_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_fill_image_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
enqueue_fixture.h Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_handler_tests.cpp Allow Device creating multiple CSRs [1/n] 2018-11-21 12:37:25 +01:00
enqueue_kernel_1_tests.cpp Split tests into smaller ones 2018-11-14 19:25:13 +01:00
enqueue_kernel_2_tests.cpp Split tests into smaller ones 2018-11-14 19:25:13 +01:00
enqueue_kernel_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_kernel_global_offset_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel_local_work_size_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel_mt_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_kernel_two_ioq_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_kernel_two_ooq_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_kernel_two_walker_ioq_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_kernel_two_walker_ooq_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_map_buffer_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_map_buffer_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_map_image_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_marker_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_media_kernel.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_migrate_mem_objects_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_read_buffer_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_read_buffer_fixture.h Check zeroCopy flag for r/w images/buffers 2018-02-08 13:55:44 +01:00
enqueue_read_buffer_rect_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_read_buffer_rect_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_read_buffer_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_read_image_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_read_image_tests.cpp Move allocation lists to internal allocation storage 2018-10-30 13:49:31 +01:00
enqueue_svm_mem_copy_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_svm_mem_fill_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_svm_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_thread_tests.cpp Change CommandStreamReceiver::flush() argument to a reference 2018-09-25 17:28:44 +02:00
enqueue_unmap_memobject_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_waitlist_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_buffer_event_tests.cpp Allow ULTs to work with enabled TimestampPacketWrite 2018-11-07 08:50:04 +01:00
enqueue_write_buffer_rect_fixture.h Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
enqueue_write_buffer_rect_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
enqueue_write_buffer_tests.cpp Change HWCMDTEST_F() tests to HWTEST_F() where possible 2018-10-02 17:29:46 +02:00
enqueue_write_image_fixture.h Update copyright headers 2018-09-20 18:02:35 +02:00
enqueue_write_image_tests.cpp Move allocation lists to internal allocation storage 2018-10-30 13:49:31 +01:00
finish_tests.cpp Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
flattened_id_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
flush_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
get_command_queue_info_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
get_size_required_buffer_tests.cpp Use the runtime CS size estimation in ULTs. 2018-10-23 13:07:42 +02:00
get_size_required_image_tests.cpp Use the runtime CS size estimation in ULTs. 2018-10-23 13:07:42 +02:00
get_size_required_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ioq_task_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ioq_task_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
local_id_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
local_work_size_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
multi_dispatch_info_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
multiple_map_buffer_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
multiple_map_image_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
oom_buffer_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
oom_image_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
oom_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ooq_task_tests.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ooq_task_tests_mt.cpp Initial commit 2017-12-21 00:45:38 +01:00
read_write_buffer_cpu_copy.cpp Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
work_group_size_tests.cpp Change interface to program cross-thread data 2018-10-18 23:55:29 +02:00
zero_size_enqueue_tests.cpp Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00