compute-runtime/unit_tests
Gibala 5f02a0730b Remove OCL object from MemoryProperties 12/n
Remove MemoryProperties from Buffer and Image classes and replaced it with
MemoryPropertiesFlags

Related-To: NEO-3132
Change-Id: Ib582cddf759bf501fa7dbbea3257640eb9f431e9
Signed-off-by: Gibala <krzysztof.gibala@intel.com>
2019-10-22 14:26:21 +02:00
..
accelerators y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
api Prevent null allocation in createUnifiedMemoryAllocation 2019-10-22 13:32:52 +02:00
aub Use DeviceHelper to calculate number of sub devices 2019-10-21 15:40:18 +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 Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
built_ins Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
command_queue Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
command_stream AUB capture in TBX mode to respect the AUBDumpCaptureFileName debug variable 2019-10-18 10:45:22 +02:00
compiler_interface [3/N] compiler interface refactor - cache 2019-10-21 23:29:49 +02:00
context Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
d3d_sharing Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
device Use DeviceHelper to calculate number of sub devices 2019-10-21 15:40:18 +02:00
device_queue Fix programBarrierEnable call 2019-10-14 12:36:14 +02:00
elflib Move ElfLib to core 2019-10-18 08:31:12 +02:00
event Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
execution_environment Use DeviceHelper to calculate number of sub devices 2019-10-21 15:40:18 +02:00
execution_model Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
fixtures Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
gen8 Move Preamble tests to core 2019-10-09 16:29:17 +02:00
gen9 Move Preamble tests to core 2019-10-09 16:29:17 +02:00
gen11 Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
gen12lp Remove redundant getters/setters from MockContext class 2019-10-16 12:29:34 +02:00
gen_common Add programBarrierEnable helper function 2019-10-11 09:17:06 +02:00
gmm_helper Remove simplified mocs logic. 2019-10-04 14:21:22 +02:00
gtpin Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
helpers [3/N] compiler interface refactor - cache 2019-10-21 23:29:49 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
libult Improve BCS waiting logic to satisfy AUB/TBX mode 2019-10-22 13:36:43 +02:00
linux Create drm to check status of set memory regions operation 2019-10-16 11:16:27 +02:00
mem_obj Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
memory_manager Prevent null allocation in createUnifiedMemoryAllocation 2019-10-22 13:32:52 +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 Improve BCS waiting logic to satisfy AUB/TBX mode 2019-10-22 13:36:43 +02:00
mt_tests CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +02:00
offline_compiler Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
os_interface Remove OCL object from MemoryProperties 12/n 2019-10-22 14:26:21 +02:00
perf_tests Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
platform Revert "Disable cl_khr_subgroups extension" 2019-10-16 13:11:04 +02:00
preemption Remove default constructor of DispatchFlags 2019-09-24 13:46:34 +02:00
profiling Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +02:00
program [2/N] compiler interface refactor (spir/spirV fix) 2019-10-20 20:26:10 +02:00
sampler Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
scenarios Add extra settings file 2019-09-17 13:26:14 -07:00
scheduler Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
sharings Remove OCL object from MemoryProperties 11/n 2019-10-17 13:28:44 +02:00
sku_info Add WaDisableFusedThreadScheduling 2019-10-08 12:11:16 +02:00
source_level_debugger Move Preamble tests to core 2019-10-09 16:29:17 +02:00
tbx CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +02:00
test_dynamic_lib
test_files Rename debug variable CreateMultipleDevices -> CreateMultipleRootDevices 2019-10-17 17:57:58 +02:00
utilities Moving hash and file_io to core 2019-10-17 13:16:20 +02:00
windows CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +02:00
.clang-tidy
CMakeLists.txt CMake: rename IGDRCL_SOURCE_DIR to NEO_SOURCE_DIR 2019-10-14 12:18:50 +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
igdrcl_tests_pch.h Move Debug helpers to the core dir 2019-09-05 16:00:35 +02:00
main.cpp Remove capabilityTable flag override 2019-09-30 19:19:54 +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
user_settings_64.user
verify.bat