compute-runtime/unit_tests/memory_manager
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
address_mapper_tests.cpp Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
cpu_page_fault_manager_memory_sync_tests.cpp Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
deferrable_allocation_deletion_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
deferred_deleter_mt_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
gfx_partition_tests.cpp Add GfxPartition::initAdditionalRange() stub 2019-09-16 16:47:28 +02:00
gfx_partition_tests.inl Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
graphics_allocation_tests.cpp Make GraphicsAllocation constructors unambiguous 2019-11-06 10:12:26 +01:00
host_ptr_manager_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
internal_allocation_storage_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
local_memory_usage_tests.cpp Move a LocalMemoryUsageBankSelector to the core dir 2019-09-10 10:53:58 +02:00
memory_manager_allocate_in_device_pool_tests.cpp Use range-based for. 2019-07-30 07:57:43 +02:00
memory_manager_allocate_in_device_pool_tests.inl Remove OCL object from MemoryProperties 13/n 2019-10-24 14:07:42 +02:00
memory_manager_allocate_in_preferred_pool_tests.cpp Move MMAllocateInPreferredPoolTests to inl file 2018-09-26 19:30:35 +02:00
memory_manager_allocate_in_preferred_pool_tests.inl Add multiple root devices support to memory manager 2019-10-31 14:30:19 +01:00
memory_manager_multi_device_tests.cpp Extend an allocation properties constructor 2019-11-12 16:21:54 +01:00
memory_manager_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
memory_pool_tests.cpp Move memory pool to the core dir 2019-09-13 09:56:21 +02:00
page_table_tests.cpp Optimize includes scheme. 2019-07-15 12:07:50 +02:00
physical_address_allocator_tests.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
surface_tests.cpp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
unified_memory_manager_tests.cpp Prevent null allocation in createSharedUnifiedMemoryAllocation 2019-10-23 15:29:40 +02:00