compute-runtime/unit_tests/fixtures
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 Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
aub_command_stream_receiver_fixture.h Fail AUB tests execution if AUB file cannot be created 2019-03-27 15:40:48 +01:00
buffer_enqueue_fixture.h Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
buffer_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
buffer_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
built_in_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
built_in_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
context_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
context_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
d3d_test_fixture.h Extend an allocation properties constructor 2019-11-12 16:21:54 +01:00
device_fixture.cpp Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
device_fixture.h Fix ExecutionEnvironment test and rename hwInfoHelper to hardwareInfo 2019-05-09 08:53:24 +02:00
device_host_queue_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
device_host_queue_fixture.h Return error on device queue creation attempts if not supported. 2019-09-03 14:59:02 +02:00
device_info_fixture.h clGetDeviceInfo support unified shared memory 2/n. 2019-07-15 18:24:46 +02:00
device_instrumentation_fixture.cpp Setup sub device's os context based on sub device id 2019-09-17 14:04:26 +02:00
device_instrumentation_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
dispatch_flags_fixture.h Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
enqueue_handler_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
execution_model_fixture.h Improve obtaining LinearStream during enqueue call 2019-07-22 18:52:14 +02:00
execution_model_kernel_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
hello_world_fixture.h Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
hello_world_kernel_fixture.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
image_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
image_fixture.h Remove OCL object from MemoryProperties 13/n 2019-10-24 14:07:42 +02:00
kernel_arg_fixture.cpp Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02:00
kernel_arg_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel_data_fixture.cpp Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
kernel_data_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
media_kernel_fixture.h Limiting VME tests to supporting platforms 2019-07-30 12:06:02 +02:00
memory_allocator_fixture.h Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
memory_allocator_multi_device_fixture.h Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
memory_management_fixture.cpp Move memory leak listener to core. 2019-07-15 15:38:22 +02:00
memory_management_fixture.h Move printCallStack to core. 2019-07-15 15:35:38 +02:00
memory_manager_fixture.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
memory_manager_fixture.h Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
mock_aub_center_fixture.h Move aub center and command stream receivers to root device environment 2019-10-28 14:40:43 +01:00
platform_fixture.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
platform_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
preemption_fixture.cpp Remove getWaTable() method 2019-09-04 11:32:55 +02:00
preemption_fixture.h Whitelisted registers cleanup 2019-08-05 10:31:16 +02:00
program_fixture.cpp Fixing regression in rebuildFromIr 2019-11-02 21:52:16 +01:00
program_fixture.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
run_kernel_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
scenario_test_fixture.h Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
simple_arg_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
simple_arg_kernel_fixture.h Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
templated_fixture_tests.cpp Rename HWTEST_F_T to HWTEST_TEMPLATED_F 2019-08-29 08:32:51 +02:00
two_walker_fixture.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_command_stream_receiver_fixture.h Remove default constructor of DispatchFlags 2019-09-24 13:46:34 +02:00