compute-runtime/unit_tests
Michal Mrozek ca5baf6d89 Add flag to override max work group size.
Change-Id: I525f9382bc7764f0611acaee202b40800a5836a1
Signed-off-by: Michal Mrozek <michal.mrozek@intel.com>
2020-01-31 15:48:33 +01:00
..
accelerators Add ClDevice 2020-01-17 12:43:11 +01:00
api Pass platform to ClDevice 2020-01-31 14:10:29 +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
aub_tests Create core library 2020-01-31 13:05:43 +01:00
built_ins Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
command_queue Pass platform to ClDevice 2020-01-31 14:10:29 +01:00
command_stream change config storage from string to uint 2020-01-31 11:14:05 +01:00
compiler_interface Moving patchtokens decoder to core 2020-01-25 15:16:01 +01:00
context ULT renaming: context negative tests 2020-01-30 15:26:29 +01:00
d3d_sharing Add ClDevice 2020-01-17 12:43:11 +01:00
device Add flag to override max work group size. 2020-01-31 15:48:33 +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 Pass platform to ClDevice 2020-01-31 14:10:29 +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 Pass platform to ClDevice 2020-01-31 14:10:29 +01:00
gen8 change config storage from string to uint 2020-01-31 11:14:05 +01:00
gen9 change config storage from string to uint 2020-01-31 11:14:05 +01:00
gen11 change config storage from string to uint 2020-01-31 11:14:05 +01:00
gen12lp change config storage from string to uint 2020-01-31 11:14:05 +01:00
gen_common Enhance cmd parser for custom commands parsing 2020-01-31 12:35:33 +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 Add per-DSS backed buffer programming to dispatch flags 2020-01-30 08:40:59 +01:00
indirect_heap Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
kernel Add per-DSS backed buffer programming to dispatch flags 2020-01-30 08:40:59 +01:00
libult Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
linux Stop using platformDevices to setup hw info on Linux 2020-01-31 14:34:29 +01:00
mem_obj Move ClDevice to a separate file 2020-01-30 12:46:10 +01:00
memory_manager Add USM support flags 2020-01-31 14:42:14 +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 Pass platform to ClDevice 2020-01-31 14:10:29 +01:00
mt_tests Create core library 2020-01-31 13:05:43 +01:00
offline_compiler Move files to core 2020-01-29 12:21:40 +01:00
os_interface Add USM support flags 2020-01-31 14:42:14 +01:00
page_fault_manager_tests Create core library 2020-01-31 13:05:43 +01:00
perf_tests Rename files with the same name 2019-12-13 14:17:31 +01:00
platform Move compiler extensions to cl device 2020-01-31 14:11:05 +01:00
profiling Move files to core 2020-01-29 12:21:40 +01:00
program Move compiler extensions to cl device 2020-01-31 14:11:05 +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 ClDevice to a separate file 2020-01-30 12:46:10 +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
test_files Add flag to override max work group size. 2020-01-31 15:48:33 +01:00
utilities Move files to core 2020-01-29 12:21:40 +01:00
windows Create core library 2020-01-31 13:05:43 +01:00
.clang-tidy clang-tidy improvements and code fixes 2019-11-25 16:06:34 +01:00
CMakeLists.txt Create core library 2020-01-31 13:05:43 +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
igdrcl_tests_pch.h Move headers to core 2019-12-02 14:20:45 +01:00
main.cpp change config storage from string to uint 2020-01-31 11:14:05 +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
ult_config_listener.cpp Calculate maxOsContextCount after setting up hardware info 2019-12-30 13:15:43 +01:00
ult_config_listener.h
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