compute-runtime/unit_tests/command_stream
Mateusz Jablonski 5a8f455a84 Remove csrsContainer from root device environment
improve mocking:
- add method to create RootDevice in Platform
- add method to create SubDevice in RootDevice
- add method to create CommandStreamReceiver in Device

Related-To: NEO-3691

Change-Id: Ie9fe3de260492604333c8ca93796bfbffae518c4
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
2019-11-13 10:05:09 +01:00
..
CMakeLists.txt Refactor of programComputeMode in CommandStreamReceiverHw 2019-11-06 11:31:26 +01:00
aub_command_stream_receiver_1_tests.cpp Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
aub_command_stream_receiver_2_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
aub_file_stream_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
aub_subcapture_tests.cpp AUB subcapture in TBX mode to write the head register upon activation 2019-10-17 16:03:50 +02:00
cmd_parse_tests.cpp Add parsing logic for MI_FLUSH_DW and XY_COPY_BLT 2019-04-05 09:34:04 +02:00
command_stream_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
command_stream_receiver_flush_task_1_tests.cpp Refactor of programComputeMode in CommandStreamReceiverHw 2019-11-06 11:31:26 +01:00
command_stream_receiver_flush_task_2_tests.cpp Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
command_stream_receiver_flush_task_3_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
command_stream_receiver_flush_task_gmock_tests.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
command_stream_receiver_hw_tests.cpp Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
command_stream_receiver_hw_tests.inl [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
command_stream_receiver_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
command_stream_receiver_with_aub_dump_tests.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
compute_mode_tests.h Refactor of programComputeMode in CommandStreamReceiverHw 2019-11-06 11:31:26 +01:00
create_command_stream_receiver_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
experimental_command_buffer_tests.cpp Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
get_devices_tests.cpp Rename debug variable CreateMultipleDevices -> CreateMultipleRootDevices 2019-10-17 17:57:58 +02:00
linear_stream_fixture.h Move Linear Stream to core folder 2019-08-26 17:00:53 +02:00
linear_stream_tests.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
submissions_aggregator_tests.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
tbx_command_stream_fixture.cpp [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
tbx_command_stream_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
tbx_command_stream_tests.cpp Change temporary allocations cleanup order 2019-11-05 15:36:33 +01:00
tbx_stream_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00