compute-runtime/opencl/test/unit_test
Milczarek, Slawomir 5bfc20ff28 ULTs amendments around fence allocation
Related-To: NEO-3216

Change-Id: I37c8b94cbd8d06dafc8a7a3d30fa40fad602a4ac
Signed-off-by: Milczarek, Slawomir <slawomir.milczarek@intel.com>
2020-04-27 15:44:31 +02:00
..
accelerators Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
api Refactor OCL api tests 2020-04-27 10:40:17 +02:00
aub Move VariableBackup to shared 2020-04-02 13:42:41 +02:00
aub_mem_dump Pass root device index to all MockAllocationProperties constructors 2020-03-26 11:34:47 +01:00
aub_stream_mocks Add gpuAddressSpace param to AubManager::create() 2020-02-27 11:51:13 +01:00
aub_tests Skip BindlessKernelFixture aubs in Debug 2020-04-24 14:49:06 +02:00
built_ins Disable some builtins when images are not supported 2020-04-23 11:30:52 +02:00
command_queue ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
command_stream ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
compiler_interface Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
config Reduce include paths in ULT 2020-03-27 14:11:45 +01:00
context Pass device bitfield when creating SVM alloc 2020-04-27 10:17:06 +02:00
d3d_sharing Pass device bitfield to allocation properties when creating mem obj 2020-04-16 15:01:37 +02:00
device Return 0 when Read-Write images are not supported 2020-04-22 19:58:14 +02:00
device_queue Move MockDevice to shared 2020-04-03 08:23:06 +02:00
event remove MT tests from igdrcl_tests target 2020-04-06 15:25:55 +02:00
execution_environment Move MockDevice to shared 2020-04-03 08:23:06 +02:00
execution_model Move cmd parse files to shared directory 2020-03-31 23:31:29 +02:00
fixtures ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
gen8 Disable cl_khr_subgroups extension on gen12. 2020-04-03 11:27:24 +02:00
gen9 Set proper SliceCount on Gen9 2020-04-08 13:44:34 +02:00
gen11 Disable cl_khr_subgroups extension on gen12. 2020-04-03 11:27:24 +02:00
gen12lp Pass device bitfield to allocation properties when creating mem obj 2020-04-16 15:01:37 +02:00
gen_common Move MockDevice to shared 2020-04-03 08:23:06 +02:00
gmm_helper Remove unnecessary platform() uses from gmm tests 2020-04-07 10:49:41 +02:00
gtpin AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
helpers ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
indirect_heap Fix unit test issues 2020-03-16 09:34:55 +01:00
kernel ULT renaming: Accelerator Kernel Arg tests 2020-04-27 10:50:42 +02:00
libult AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
linux Read max frequency using pci path 2020-04-09 18:31:13 +02:00
mem_obj ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
memory_manager Pass device bitfield when creating SVM alloc 2020-04-27 10:17:06 +02:00
mock_gdi Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
mock_gl Move glDllHelper out of windows directory and rename 2020-04-03 07:55:25 +02:00
mock_gmm Add absolute include paths 2020-02-23 23:49:12 +01:00
mocks ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
mt_tests Refactor OCL api tests 2020-04-27 10:40:17 +02:00
offline_compiler Remove redundant constructors from ULT 2020-04-15 18:18:27 +02:00
os_interface ULTs amendments around fence allocation 2020-04-27 15:44:31 +02:00
perf_tests Don't use the entire std namespace 2020-03-27 19:57:11 +01:00
platform Disable cl_khr_subgroups extension on gen12. 2020-04-03 11:27:24 +02:00
profiling Pass device bitfield to TagAllocator 2020-04-17 10:41:18 +02:00
program Update clGetProgramInfo 2020-04-23 09:59:41 +02:00
sampler Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
scenarios Move MockDevice to shared 2020-04-03 08:23:06 +02:00
scheduler Move MockDevice to shared 2020-04-03 08:23:06 +02:00
sharings Pass device bitfield to allocation properties when creating mem obj 2020-04-16 15:01:37 +02:00
sku_info Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
source_level_debugger Move MockDevice to shared 2020-04-03 08:23:06 +02:00
test_dynamic_lib Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
test_files Add blocking semaphore after N enqueue. 2020-04-23 09:33:31 +02:00
test_macros Rename duplicated filenames 2020-04-23 09:48:58 +02:00
utilities Improve TimestampPacket dependencies handling 2020-04-23 15:18:40 +02:00
windows Fill OsInterface in Wddm::init 2020-04-09 14:49:24 +02:00
.clang-tidy Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
CMakeLists.txt Fix Use test flags in ocl tests 2020-04-27 11:06:33 +02:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
core_unit_tests_files.cmake Moved unit test for getMaxGpuFrequency on Linux to shared code 2020-04-14 12:41:54 +02:00
custom_event_listener.h Correct naming convention in custom_event_listener.h 2020-03-17 11:52:54 +01:00
global_environment.cpp Remove redundant constructors from unit tests 2020-03-16 19:01:24 +01:00
global_environment.h Fix unit test issues 2020-03-16 09:34:55 +01:00
igdrcl_tests_pch.cpp Add absolute path to unit_tests 2020-02-23 17:18:04 +01:00
igdrcl_tests_pch.h Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
main.cpp AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
options_unit_tests.cpp Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
ult_config_listener.cpp Refactor direct submission 2020-03-27 12:43:05 +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 Add option to skip USM tests 2020-03-19 10:28:34 +01:00
user_settings_64.user Add option to skip USM tests 2020-03-19 10:28:34 +01:00