compute-runtime/unit_tests
Zdanowicz, Zbigniew 0a7c13f805 Add test fixture for set of simple kernels from simple_kernels.cl
Change-Id: I4e9bde6f1a72eb15c58d09a1ad24f98ccda5a08d
2018-10-24 19:31:44 +02:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api Remove big files from wrapper. 2018-10-23 14:17:05 +02:00
aub Context creation flags in AubDump 2018-10-24 15:56:22 +02:00
aub_tests Remove ULT code from runtime 2018-10-24 17:45:08 +02:00
built_ins Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue Use the runtime CS size estimation in ULTs. 2018-10-23 13:07:42 +02:00
command_stream Remove ULT code from runtime 2018-10-24 17:45:08 +02:00
compiler_interface Remove not needed definitions and includes from mock_device.h 2018-10-22 16:30:14 +02:00
context Add context types. 2018-10-24 16:54:56 +02:00
d3d_sharing Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
device Remove not needed definitions and includes from mock_device.h 2018-10-22 16:30:14 +02:00
device_queue Update copyright headers 2018-09-20 18:02:35 +02:00
elflib Update copyright headers 2018-09-20 18:02:35 +02:00
event Remove ULT code from runtime 2018-10-24 17:45:08 +02:00
execution_environment Command stream receiver: use memory manager from execution environment 2018-10-16 12:14:55 +02:00
execution_model Change virtual class HardwareInterface to static 2018-10-01 15:11:43 +02:00
fixtures Add test fixture for set of simple kernels from simple_kernels.cl 2018-10-24 19:31:44 +02:00
gen8 Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
gen9 Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
gen10 Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
gen_common Update copyright headers 2018-09-20 18:02:35 +02:00
gmm_helper Set correct flags for tiling when platform doesn't support y tiling 2018-10-04 22:55:11 +02:00
gtpin Validate the numKernels argument to clCreateKernelsInProgram. 2018-10-10 21:14:13 +02:00
helpers Add Non-Uniform AUB tests 2018-10-24 00:40:37 +02:00
indirect_heap Update copyright headers 2018-09-20 18:02:35 +02:00
instrumentation Update copyright headers 2018-09-20 18:02:35 +02:00
kernel Change interface to program cross-thread data 2018-10-18 23:55:29 +02:00
libult Don't call command stream receiver's cleanupResources twice 2018-10-19 15:31:01 +02:00
linux Update copyright headers 2018-09-20 18:02:35 +02:00
mem_obj Remove not needed definitions and includes from mock_device.h 2018-10-22 16:30:14 +02:00
memory_manager Move creation of os storage for host ptr allocation to host ptr manager 2018-10-24 10:23:25 +02:00
mock_gdi Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Add mock for AUB file stream to test MMIO writes 2018-10-23 20:12:30 +02:00
mt_tests Pass execution environment to memory manager 2018-10-03 22:12:26 +02:00
offline_compiler Append internal options from file instead of replace 2018-10-17 13:55:30 +02:00
os_interface Remove ULT code from runtime 2018-10-24 17:45:08 +02:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Update copyright headers 2018-09-20 18:02:35 +02:00
preamble Update copyright headers 2018-09-20 18:02:35 +02:00
preemption Update copyright headers 2018-09-20 18:02:35 +02:00
profiling Use the runtime CS size estimation in ULTs. 2018-10-23 13:07:42 +02:00
program Move temporary and reusable allocation lists to command stream receiver 2018-10-11 15:32:12 +02:00
sampler Update copyright headers 2018-09-20 18:02:35 +02:00
scenarios Update copyright headers 2018-09-20 18:02:35 +02:00
scheduler Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
sharings Command stream receiver: use memory manager from execution environment 2018-10-16 12:14:55 +02:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Update copyright headers 2018-09-20 18:02:35 +02:00
tbx Update copyright headers 2018-09-20 18:02:35 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add test fixture for set of simple kernels from simple_kernels.cl 2018-10-24 19:31:44 +02:00
utilities Command stream receiver: use memory manager from execution environment 2018-10-16 12:14:55 +02:00
windows Update copyright headers 2018-09-20 18:02:35 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Add Non-Uniform AUB tests 2018-10-24 00:40:37 +02:00
abort.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
base_object_allocator.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
custom_event_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
global_environment.cpp Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
global_environment.h Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
main.cpp Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
memory_leak_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_leak_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
tests_configuration.h Enhance AubTests with TBX server capability 2018-09-19 15:34:36 +02:00
ult_config_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ult_config_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
ult_configuration.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
user_settings_32.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
user_settings_64.user Adjust user setting files to use correct flag for tests 2018-03-28 11:46:29 +02:00
verify.bat Update internal 2018-04-13 09:59:16 +02:00