compute-runtime/unit_tests
Dunajski, Bartosz 483cd71a20 Remove not used helper method
Change-Id: I32e7d9c23ecd21e7ef45092ef8abd6571049f93d
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2020-01-29 15:23:11 +01:00
..
accelerators Add ClDevice 2020-01-17 12:43:11 +01:00
api Allow to create context with nondefault platform 2020-01-29 15:00:49 +01:00
aub Move methods from DeviceHelper to HwHelper 2020-01-21 07:20:55 +01:00
aub_mem_dump Add missing aub and log settings for MAP_ALLOCATION 2020-01-14 13:59:54 +01:00
aub_stream_mocks Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Move files to core 2020-01-29 12:21:40 +01:00
built_ins Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
command_queue Move files to core 2020-01-29 12:21:40 +01:00
command_stream Move files to core 2020-01-29 12:21:40 +01:00
compiler_interface Moving patchtokens decoder to core 2020-01-25 15:16:01 +01:00
context Move files to core 2020-01-29 12:21:40 +01:00
d3d_sharing Add ClDevice 2020-01-17 12:43:11 +01:00
device Disable sharing extensions on specific configs 2020-01-29 13:52:48 +01:00
device_queue Move files to core 2020-01-29 12:21:40 +01:00
elflib Move ElfLib to core 2019-10-18 08:31:12 +02:00
event Move files to core 2020-01-29 12:21:40 +01:00
execution_environment Move os_interface files to core 2020-01-22 14:50:51 +01:00
execution_model Move files to core 2020-01-29 12:21:40 +01:00
fixtures Move files to core 2020-01-29 12:21:40 +01:00
gen8 Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen9 Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen11 Fix unit test configurations 2020-01-27 16:37:13 +01:00
gen12lp Remove not used helper method 2020-01-29 15:23:11 +01:00
gen_common Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
gmm_helper Moved files from gmm_helper to core 2020-01-25 11:49:17 +01:00
gtpin Moving patchtokens decoder to core 2020-01-25 15:16:01 +01:00
helpers Move files to core 2020-01-29 12:21:40 +01:00
indirect_heap Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
kernel Add oclock option to force stateless to stateful optimization 2020-01-29 10:23:47 +01:00
libult Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
linux Move os_interface files to core 2020-01-22 14:50:51 +01:00
mem_obj Move files to core 2020-01-29 12:21:40 +01:00
memory_manager Move files to core 2020-01-29 12:21:40 +01:00
mock_gdi Rename cmake variables 2020-01-15 08:46:10 +01:00
mock_gl Extract gl mocks to windows directory 2020-01-21 12:07:13 +01:00
mock_gmm Create wrapper for Gmm exported functions 2020-01-20 11:15:24 +01:00
mocks Move files to core 2020-01-29 12:21:40 +01:00
mt_tests Move os_interface files to core 2020-01-22 14:50:51 +01:00
offline_compiler Move files to core 2020-01-29 12:21:40 +01:00
os_interface Move files to core 2020-01-29 12:21:40 +01:00
page_fault_manager_tests Link igdgmm in link time 2020-01-14 13:01:34 +01:00
perf_tests Rename files with the same name 2019-12-13 14:17:31 +01:00
platform Add ClDevice 2020-01-17 12:43:11 +01:00
profiling Move files to core 2020-01-29 12:21:40 +01:00
program Fixing regression in arg_info tests 2020-01-25 19:09:21 +01:00
sampler Program refactor 2020-01-25 10:56:30 +01:00
scenarios Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
scheduler Program refactor 2020-01-25 10:56:30 +01:00
sharings Move files to core 2020-01-29 12:21:40 +01:00
sku_info Move files to core 2019-11-19 16:19:52 +01:00
source_level_debugger Move os_interface files to core 2020-01-22 14:50:51 +01:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add oclock option to force stateless to stateful optimization 2020-01-29 10:23:47 +01:00
utilities Move files to core 2020-01-29 12:21:40 +01:00
windows Link igdgmm in link time 2020-01-14 13:01:34 +01:00
.clang-tidy clang-tidy improvements and code fixes 2019-11-25 16:06:34 +01:00
CMakeLists.txt Rename cmake variables 2020-01-15 08:46:10 +01:00
abort.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
core_unit_tests_files.cmake Create commandContainer encoders 2020-01-21 16:07:42 +01:00
custom_event_listener.h Remove printing SKIPPED tests from output 2019-05-17 11:30:04 +02:00
global_environment.cpp Add ClDevice 2020-01-17 12:43:11 +01:00
global_environment.h Move headers to core 2019-12-02 14:20:45 +01:00
igdrcl_tests_pch.cpp Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h Move headers to core 2019-12-02 14:20:45 +01:00
main.cpp Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
options_unit_tests.cpp Move files to core 2020-01-29 12:21:40 +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 Calculate maxOsContextCount after setting up hardware info 2019-12-30 13:15:43 +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