compute-runtime/unit_tests
Michal Mrozek 51f7fbe0ec Remove not needed debug flag.
Change-Id: I2cfb1cf531654045242f64f045f6f8ff2cc10d9a
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
2019-11-15 11:59:42 +01:00
..
accelerators y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
api USM - add new API for memory fill. 2019-11-15 10:56:41 +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 Improve aub tests 2019-11-15 08:21:26 +01:00
built_ins Fix for stateless offsets 2019-11-14 15:06:58 +01:00
command_queue ULT renaming: Read Buffer Rectangle tests 2019-11-15 10:59:12 +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 OCL objects from HwHelper 2019-11-14 19:17:10 +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 Fix compilation warnings 2019-11-15 11:34:43 +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 Remove OCL objects from HwHelper 2019-11-14 19:17:10 +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 Add clGetExecutionInfoIntel API 2019-11-13 12:09:40 +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 not needed debug flag. 2019-11-15 11:59:42 +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 6/n 2019-11-14 16:19:31 +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 Remove not needed debug flag. 2019-11-15 11:59:42 +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 Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
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