compute-runtime/opencl/test/unit_test
Michal Mrozek 23dd6b95ec Require system memory for command buffers.
- Except when they ask for multiOsContext capabilities.

Change-Id: I4589bd48cd6dc7a582c7f3bb7d481874ce576d22
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
2020-04-07 13:53:19 +02:00
..
accelerators Clang-format: restore sorting includes 2020-02-24 10:22:30 +01:00
api AppendLaunchKernel tests 2020-04-06 15:46:04 +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 AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
built_ins AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
command_queue remove MT tests from igdrcl_tests target 2020-04-06 15:25:55 +02:00
command_stream Move MockDevice to shared 2020-04-03 08:23:06 +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 Move MockDevice to shared 2020-04-03 08:23:06 +02:00
d3d_sharing Check for image support in VA media sharing 2020-03-31 07:29:13 +02:00
device Update sub device internal ref counts 2020-04-03 15:10:11 +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 Silence clang-tidy warnings. 2020-04-07 11:27:09 +02:00
gen8 Disable cl_khr_subgroups extension on gen12. 2020-04-03 11:27:24 +02:00
gen9 AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
gen11 Disable cl_khr_subgroups extension on gen12. 2020-04-03 11:27:24 +02:00
gen12lp Disable cl_khr_subgroups extension on gen12. 2020-04-03 11:27:24 +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 ULT renaming: Flush Stamp tests 2020-04-07 09:09:25 +02:00
indirect_heap Fix unit test issues 2020-03-16 09:34:55 +01:00
kernel Move MockDevice to shared 2020-04-03 08:23:06 +02:00
libult AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
linux Move VariableBackup to shared 2020-04-02 13:42:41 +02:00
mem_obj Move MockDevice to shared 2020-04-03 08:23:06 +02:00
memory_manager Require system memory for command buffers. 2020-04-07 13:53:19 +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 Remove unnecessary platform() uses from gmm tests 2020-04-07 10:49:41 +02:00
mt_tests remove MT tests from igdrcl_tests target 2020-04-06 15:25:55 +02:00
offline_compiler AppendLaunchKernel tests 2020-04-06 15:46:04 +02:00
os_interface Remove unnecessary platform() uses from gmm tests 2020-04-07 10:49:41 +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 Remove platformDevices [2/n] 2020-03-24 15:26:34 +01:00
program AppendLaunchKernel tests 2020-04-06 15:46:04 +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 Move MockDevice to shared 2020-04-03 08:23:06 +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 diagnostic mode to direct submission 2020-04-02 17:50:59 +02:00
test_macros Add REQUIRE_SVM_OR_SKIP helper macro for tests 2020-04-01 15:59:18 +02:00
utilities Don't use the entire std namespace 2020-03-27 19:57:11 +01:00
windows Rename memory_constants.h to constants.h 2020-04-02 14:19:39 +02:00
.clang-tidy Reorganization directory structure [2/n] 2020-02-23 12:01:27 +01:00
CMakeLists.txt Minor cleanup in cmake files 2020-03-30 10:08:12 +02:00
abort.cpp Add absolute include paths 2020-02-23 23:49:12 +01:00
core_unit_tests_files.cmake Move GMM_INIT_IN_ARGS initialization to dll tests 2020-03-17 17:56:12 +01: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