compute-runtime/opencl/test/unit_test
Bartosz Dunajski 1db8d9df79 Improve igdrcl_linux_dll_tests
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
2021-07-20 12:18:16 +02:00
..
accelerators Copyright header update 2021-05-17 20:38:19 +02:00
api Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
aub Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
aub_mem_dump Add method to set compression flag 2021-06-10 12:27:24 +02:00
aub_tests Enable generating & running Level Zero AUB tests 2021-07-09 14:12:41 +02:00
built_ins Add method to set compression flag 2021-06-10 12:27:24 +02:00
command_queue Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
command_stream Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
compiler_interface Copyright header update 2021-05-17 20:38:19 +02:00
config Reduce include paths in ULT 2020-03-27 14:11:45 +01:00
context Refactor ocl kernel 2021-06-11 16:52:09 +02:00
d3d_sharing Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
device Revert "Extended import device memory" 2021-07-16 09:56:52 +02:00
device_queue Copyright header update 2021-05-17 20:38:19 +02:00
event Add debug flag to control tryFlushEvent 2021-07-15 11:40:13 +02:00
execution_environment Remove platform references from mock_aub_center_fixture.h 2021-07-13 10:33:57 +02:00
execution_model Estimate command stream size for marker profiling 2021-06-14 21:36:07 +02:00
fixtures Revert "Extended import device memory" 2021-07-16 09:56:52 +02:00
gen8 Initialize HwInfo in tests 2021-06-30 17:59:46 +02:00
gen9 Initialize HwInfo in tests 2021-06-30 17:59:46 +02:00
gen11 Enable gen specific test excludes 2021-07-05 20:12:42 +02:00
gen12lp Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
gen_common Update test exclude macros 2021-06-30 14:27:15 +02:00
gmm_helper Mitigation for WDDM_LINUX allocation size limits 2021-07-16 03:36:19 +02:00
gtpin Fix dont store gtpin allocation in kernels container 2021-07-15 11:17:46 +02:00
helpers Add XE_HP_CORE OCL unit tests and waDefaultTile4 flag 2021-07-14 12:30:42 +02:00
indirect_heap Copyright header update 2021-05-17 20:38:19 +02:00
kernel Selectively enable getMaxThreadsForWorkgroup WA 2021-07-14 17:29:43 +02:00
libult Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
linux Improve igdrcl_linux_dll_tests 2021-07-20 12:18:16 +02:00
mem_obj Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
memory_manager Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
mock_gl Update MIT copyright headers to always use SPDX 2021-06-23 14:00:21 +02:00
mocks Add mechanism to migrate multi root device memory 2021-07-19 19:49:22 +02:00
mt_tests Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
offline_compiler Improve ocloc tests 2021-07-19 18:24:17 +02:00
os_interface Revert "Extended import device memory" 2021-07-16 09:56:52 +02:00
perf_tests Copyright header update 2021-05-17 20:38:19 +02:00
platform Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
preemption Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
profiling Revert "Fix event profiling for marker commands" 2021-07-01 08:01:33 +02:00
program Move wddm_fixture.h and releted files from opencl to shared 2021-07-07 12:30:12 +02:00
sampler Copyright header update 2021-05-17 20:38:19 +02:00
scenarios Improving OS abstraction 2021-05-23 21:40:37 +02:00
scheduler Copyright header update 2021-05-17 20:38:19 +02:00
sharings Revert "Extended import device memory" 2021-07-16 09:56:52 +02:00
sku_info Add XE_HP_CORE OCL unit tests and waDefaultTile4 flag 2021-07-14 12:30:42 +02:00
source_level_debugger Disable FusedEus when debugger is used 2021-06-22 13:03:38 +02:00
test_dynamic_lib Copyright header update 2021-05-17 20:38:19 +02:00
test_files Add global address space qualifier to kernel with indirect access 2021-07-19 17:45:19 +02:00
test_macros Remove KernelArgInfo and use KernelDescriptor's args instead 2021-04-23 15:12:09 +02:00
utilities Update getAllocationTypeString method 2021-07-16 16:46:01 +02:00
windows Refactor ZE_ENABLE_PCI_ID_DEVICE_ORDER 2021-07-16 01:27:49 +02:00
xe_hp_core Selectively enable getMaxThreadsForWorkgroup WA 2021-07-14 17:29:43 +02:00
CMakeLists.txt Create shared libult_common object library 2021-06-12 09:46:42 +02:00
abort.cpp Copyright header update 2021-05-17 20:38:19 +02:00
custom_event_listener.h improve test output to differentiate between ULT and AUB 2021-05-27 23:59:54 +02:00
global_environment.cpp Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
global_environment.h Move mocks: cif, gmm context, compilers 2021-05-27 12:51:28 +02:00
igdrcl_tests_pch.cpp
igdrcl_tests_pch.h Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
lsan_suppressions.txt Fix build with USE_ASAN=ON 2020-05-22 13:17:50 +02:00
main.cpp GmmClientContext cleanup 2021-06-29 12:01:07 +02:00
options_unit_tests.cpp Copyright header update 2021-05-17 20:38:19 +02:00
ult_config_listener.cpp Move non-ult shared files to single directory 2021-02-10 21:03:13 +01:00
ult_config_listener.h Verify debug manager state in UltConfigListener 2020-12-18 14:18:36 +01:00
user_settings_32.user Update MIT copyright headers to always use SPDX 2021-06-23 14:00:21 +02:00
user_settings_64.user Update MIT copyright headers to always use SPDX 2021-06-23 14:00:21 +02:00