compute-runtime/unit_tests
Jaroslaw Chodor f057712fa7 Program refactor
* decouple program_info
* move global allocations relocation to linker
* remove obsolete tests
* initial cleanup to kernel_info kernelInfo
* unified patchtoken validation

Change-Id: I0567cd6d607b4f3cf44e6caf33681f6210760f76
2020-01-25 10:56:30 +01:00
..
accelerators Add ClDevice 2020-01-17 12:43:11 +01:00
api Program refactor 2020-01-25 10:56:30 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Move os_interface files to core 2020-01-22 14:50:51 +01:00
built_ins Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
command_queue Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
command_stream Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
compiler_interface Program refactor 2020-01-25 10:56:30 +01:00
context Program refactor 2020-01-25 10:56:30 +01:00
d3d_sharing Add ClDevice 2020-01-17 12:43:11 +01:00
device Move os_interface files to core 2020-01-22 14:50:51 +01:00
device_queue Add ClDevice 2020-01-17 12:43:11 +01:00
elflib Move ElfLib to core 2019-10-18 08:31:12 +02:00
event Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
execution_environment Move os_interface files to core 2020-01-22 14:50:51 +01:00
execution_model Add ClDevice 2020-01-17 12:43:11 +01:00
fixtures Program refactor 2020-01-25 10:56:30 +01:00
gen8 Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen9 Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen11 Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen12lp Move os_interface files to core 2020-01-22 14:50:51 +01:00
gen_common Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
gmm_helper Create wrapper for Gmm exported functions 2020-01-20 11:15:24 +01:00
gtpin Program refactor 2020-01-25 10:56:30 +01:00
helpers Fail castToObject when icdDispatch is invalid 2020-01-24 12:51:17 +01:00
indirect_heap Move IndirectHeap to core and improve unit tests 2019-12-03 15:06:27 +01:00
kernel Program refactor 2020-01-25 10:56:30 +01:00
libult Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
linux Move os_interface files to core 2020-01-22 14:50:51 +01:00
mem_obj Move files from runtime/memory_manager to core 2020-01-21 15:28:47 +01:00
memory_manager Program refactor 2020-01-25 10:56:30 +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 Program refactor 2020-01-25 10:56:30 +01:00
mt_tests Move os_interface files to core 2020-01-22 14:50:51 +01:00
offline_compiler Move files to core 2020-01-07 16:53:35 +01:00
os_interface Pass GmmClientContext to page table manager 2020-01-24 08:20:23 +01:00
page_fault_manager_tests Link igdgmm in link time 2020-01-14 13:01:34 +01:00
perf_tests Rename files with the same name 2019-12-13 14:17:31 +01:00
platform Add ClDevice 2020-01-17 12:43:11 +01:00
profiling Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +01:00
program Program refactor 2020-01-25 10:56:30 +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 Replace Event::eventNotReady with CompletionStamp::levelNotReady 2020-01-23 16:16:23 +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 Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add debug flag to override gpu address space 2019-12-17 15:01:35 +01:00
utilities Program refactor 2020-01-25 10:56:30 +01:00
windows Link igdgmm in link time 2020-01-14 13:01:34 +01:00
.clang-tidy clang-tidy improvements and code fixes 2019-11-25 16:06:34 +01:00
CMakeLists.txt Rename cmake variables 2020-01-15 08:46:10 +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 Initial implementation of PCH for Windows 2018-11-20 13:42:49 +01:00
igdrcl_tests_pch.h Move headers to core 2019-12-02 14:20:45 +01:00
main.cpp Builtin kernels refactoring 2020-01-24 11:56:02 +01:00
options_unit_tests.cpp Rename files with the same name 2019-12-13 14:17:31 +01:00
test_mode.h Report too long test name at compile time 2019-04-02 10:26:01 +02:00
tests_configuration.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
ult_config_listener.cpp Calculate maxOsContextCount after setting up hardware info 2019-12-30 13:15:43 +01:00
ult_config_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
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