compute-runtime/opencl/test/unit_test
Mateusz Hoppe 67c39d2c52 Refactor SourceLevelDebugger
Change-Id: I5d34b43e822ffa5bdbcf0bef7d4d15baf0534252
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2020-03-09 09:18:50 +01:00
..
accelerators Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
api Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
aub Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_mem_dump Access GmmHelper and GmmClientContext via RootDeviceEnvironment 2020-02-25 12:32:16 +01:00
aub_stream_mocks Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_tests Define run_*_aub_tests targets in separared folders 2020-03-04 13:31:31 +01:00
built_ins Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
cmake Respect global option APPVERIFIER_ALLOWED in ult targets 2020-03-04 11:52:04 +01:00
command_queue Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
command_stream Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
compiler_interface Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
context Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
d3d_sharing Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
device Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
device_queue Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
event Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
execution_environment Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
execution_model Move built ins to share directory 2020-02-24 15:46:44 +01:00
fixtures Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
gen8 Respect global option APPVERIFIER_ALLOWED in ult targets 2020-03-04 11:52:04 +01:00
gen9 Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
gen11 Respect global option APPVERIFIER_ALLOWED in ult targets 2020-03-04 11:52:04 +01:00
gen12lp Do not use direct submission in internal and low priority contexts 2020-03-04 13:12:37 +01:00
gen_common Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
gmm_helper ULT renaming: GMM tests 2020-03-05 16:08:11 +01:00
gtpin Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
helpers Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
indirect_heap Add absolute include paths 2020-02-23 23:49:12 +01:00
kernel Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
libult Define run_*_unit_tests targets in separated folders 2020-03-03 14:22:52 +01:00
linux Cleanup shared sources 2020-02-26 21:52:03 +01:00
mem_obj Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
memory_manager Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
mock_gdi Windows: correct creating shareable allocation 2020-02-27 13:31:38 +01:00
mock_gl Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
mock_gmm Add absolute include paths 2020-02-23 23:49:12 +01:00
mocks Refactor SourceLevelDebugger 2020-03-09 09:18:50 +01:00
mt_tests Define run_*_mt_tests in separated folders 2020-03-04 21:57:28 +01:00
offline_compiler moving ocloc to shared folder 2020-02-27 18:46:00 +01:00
os_interface Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
page_fault_manager_tests Define run_*_unit_tests targets in separated folders 2020-03-03 14:22:52 +01:00
perf_tests Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
platform Move builtins and compiler interface to RootDeviceEnvironment 2020-03-05 13:22:22 +01:00
profiling Create only available engines 2020-02-24 14:06:36 +01:00
program Refactor SourceLevelDebugger 2020-03-09 09:18:50 +01:00
sampler Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
scenarios Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
scheduler Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
sharings Use MockCommandQueue instead of CommandQueue in unit tests 2020-03-05 16:34:54 +01:00
sku_info Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
source_level_debugger Refactor SourceLevelDebugger 2020-03-09 09:18:50 +01:00
test_dynamic_lib Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
test_files Improve CPU copy debug flags. 2020-02-25 16:57:35 +01:00
utilities Introducing kernel descriptor 2020-02-25 00:03:15 +01:00
windows Define run_*_unit_tests targets in separated folders 2020-03-03 14:22:52 +01:00
.clang-tidy Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
CMakeLists.txt Define run_*_unit_tests targets in separated folders 2020-03-03 14:22:52 +01:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
core_unit_tests_files.cmake Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
custom_event_listener.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
global_environment.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
global_environment.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
igdrcl_tests_pch.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
igdrcl_tests_pch.h Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
main.cpp Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
options_unit_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
test_mode.h Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
tests_configuration.h Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
ult_config_listener.cpp Move GmmHelper to RootDeviceEnvironment 2020-02-27 15:50:56 +01:00
ult_config_listener.h Add absolute include paths 2020-02-23 23:49:12 +01:00
ult_configuration.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
user_settings_32.user Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
user_settings_64.user Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
verify.bat Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00