compute-runtime/unit_tests
Jobczyk, Lukasz cbc04629fd Move memory pool to the core dir
Related-To: NEO-3677

Change-Id: I04fce78640cb0bfc26ad8950261324d997cd113a
Signed-off-by: Jobczyk, Lukasz <lukasz.jobczyk@intel.com>
2019-09-13 09:56:21 +02:00
..
accelerators y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
api Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
aub ULT renaming: Aub helper tests 2019-08-08 15:34:51 +02:00
aub_mem_dump Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
aub_stream_mocks Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Add error handling in allocateGraphicsMemoryForImageImpl and improve ULTs 2019-09-10 14:20:48 +02:00
built_ins Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
command_queue Preamble Helper Refactor 2019-09-13 08:29:03 +02:00
command_stream Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
compiler_interface Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
context Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02:00
d3d_sharing Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
device Add debug flag to create multiple sub devices 2019-09-11 10:25:21 +02:00
device_queue Return error on device queue creation attempts if not supported. 2019-09-03 14:59:02 +02:00
elflib Move memory management to core. 2019-07-15 10:19:42 +02:00
event Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
execution_environment Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
execution_model Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
fixtures Handle page faults while accessing unified memory 2019-09-04 13:28:53 +02:00
gen8 Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
gen9 Add per-DSS back buffer programming 2019-09-05 11:45:44 +02:00
gen11 Preamble Helper Refactor 2019-09-13 08:29:03 +02:00
gen_common Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
gmm_helper Refactor linear/tiled Images logic 2019-09-06 13:59:52 +02:00
gtpin Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
helpers Move memory pool to the core dir 2019-09-13 09:56:21 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
libult Add per-DSS back buffer programming 2019-09-05 11:45:44 +02:00
linux Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
mem_obj Revert "Allow for blit enqueue on read/write buffer operations" 2019-09-13 09:20:51 +02:00
memory_manager Move memory pool to the core dir 2019-09-13 09:56:21 +02:00
mock_gdi Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
mock_gmm Add test that ensures gmm is being initialized with proper HwInfo 2019-07-23 17:07:54 +02:00
mocks Add debug flag to create multiple sub devices 2019-09-11 10:25:21 +02:00
mt_tests Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
offline_compiler Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
os_interface Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
perf_tests Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
platform Add per platform toggle for integer 64bit atomic extensions 2019-08-22 15:24:13 +02:00
preamble Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
preemption Remove not needed methods from Device. 2019-08-27 09:07:10 +02:00
profiling Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
program Skip unit tests when Source Level Debugger is not supported 2019-09-12 15:53:34 +02:00
sampler Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
scenarios Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
scheduler Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
sharings Dont call mapAuxGpuVA() when PTManager is not supported 2019-09-02 10:39:53 +02:00
sku_info Add new ftr and wa flags 2019-08-06 15:27:39 +02:00
source_level_debugger Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
tbx Add residency handler for TBX 2019-08-27 07:59:47 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add debug flag to create multiple sub devices 2019-09-11 10:25:21 +02:00
utilities Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
windows Move a GfxPartition to the core dir 2019-09-04 15:42:25 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Make vme kernels ULTs controlled by supportsVme flag 2019-08-08 14:59:07 +02:00
abort.cpp Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
custom_event_listener.h Remove printing SKIPPED tests from output 2019-05-17 11:30:04 +02:00
global_environment.cpp Rename HardwareInfo members 2019-05-09 09:13:55 +02:00
global_environment.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
main.cpp Fix OCL specific registry path in a core dir 2019-09-02 17:33:50 +02:00
options.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +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 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