compute-runtime/unit_tests
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
..
accelerators y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
api Move aub center and command stream receivers to root device environment 2019-10-28 14:40:43 +01:00
aub Rename DeviceHelper's method getDevicesCount- > getSubDevicesCount 2019-10-23 15:21:28 +02:00
aub_mem_dump Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
aub_stream_mocks Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
built_ins Improve aux translation logic 2019-10-31 12:30:40 +01:00
command_queue Program barrierTimestampPacketNodes only on first unblocked command 2019-11-12 15:37:51 +01:00
command_stream Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
compiler_interface [N/N] compiler interface refactor - move to core 2019-10-22 19:14:09 +02:00
context Remove OCL object from MemoryProperties 13/n 2019-10-24 14:07:42 +02:00
d3d_sharing Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
device Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
device_queue Fix programBarrierEnable call 2019-10-14 12:36:14 +02:00
elflib Move ElfLib to core 2019-10-18 08:31:12 +02:00
event [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
execution_environment Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
execution_model [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
fixtures Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
gen8 Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
gen9 Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
gen11 Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
gen12lp Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
gen_common Add programBarrierEnable helper function 2019-10-11 09:17:06 +02:00
gmm_helper Use newer GMM API 2019-11-05 08:30:09 +01:00
gtpin Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
helpers Remove not needed ifdef 2019-11-12 12:44:11 +01:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
libult Allow dispatching multiple blit commands with single flush 2019-11-08 14:35:44 +01:00
linux Reclassified drm functions to generate warnings only 2019-10-25 12:26:06 +02:00
mem_obj Program barrierTimestampPacketNodes only on first unblocked command 2019-11-12 15:37:51 +01:00
memory_manager Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
mock_gdi Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
mock_gmm Use newer GMM API 2019-11-05 08:30:09 +01:00
mocks Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
mt_tests CMake: refactor compiling test kernels 2019-11-08 10:28:27 +01:00
offline_compiler CMake: refactor compiling test kernels 2019-11-08 10:28:27 +01:00
os_interface Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
perf_tests Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
platform [2/N] Make the execution environment adapter agnostic 2019-10-29 17:15:01 +01:00
preemption Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
profiling Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
program Fixing regression in rebuildFromIr 2019-11-02 21:52:16 +01:00
sampler Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
scenarios Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
scheduler Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
sharings Unified memory sharing 3/n 2019-11-12 18:05:37 +01:00
sku_info Add WaDisableFusedThreadScheduling 2019-10-08 12:11:16 +02:00
source_level_debugger Remove csrsContainer from root device environment 2019-11-13 10:05:09 +01:00
test_dynamic_lib
test_files Add method and debug flag to obtain aux translation mode 2019-10-31 14:47:15 +01:00
utilities Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
windows CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +02:00
.clang-tidy
CMakeLists.txt CMake: refactor compiling test kernels 2019-11-08 10:28:27 +01:00
abort.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
custom_event_listener.h Remove printing SKIPPED tests from output 2019-05-17 11:30:04 +02:00
global_environment.cpp Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
global_environment.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
igdrcl_tests_pch.cpp
igdrcl_tests_pch.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
main.cpp Use newer GMM API 2019-11-05 08:30:09 +01:00
options.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
test_mode.h Report too long test name at compile time 2019-04-02 10:26:01 +02:00
tests_configuration.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_config_listener.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_config_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_configuration.cpp Report too long test name at compile time 2019-04-02 10:26:01 +02:00
user_settings_32.user
user_settings_64.user
verify.bat