compute-runtime/unit_tests
Mateusz Hoppe 068a8d7189 Call submitBatchBuffer on HardwareContext
Related-To: NEO-3052

Change-Id: I51cae4d953260c0b6a49c40b8a8771630c721731
Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>
2019-04-26 15:22:42 +02:00
..
accelerators Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
api Report SPIRV 1.2 as supported 2019-04-23 09:58:24 +02:00
aub Add support for buffer dumps in BIN and TRE format 2019-03-27 13:04:30 +01:00
aub_mem_dump AUB capture with AubStream to support image dumps 2019-04-08 17:28:14 +02:00
aub_stream_mocks Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
aub_tests Minor cleanup. 2019-04-26 14:34:58 +02:00
built_ins Change the size of aux translation transfer. 2019-04-20 15:45:07 +02:00
command_queue Limit overestimation in multi kernel scenarios. 2019-04-23 17:46:53 +02:00
command_stream Call submitBatchBuffer on HardwareContext 2019-04-26 15:22:42 +02:00
compiler_interface removing obsolete files 2019-04-18 17:13:33 +02:00
context Add SvmAllocationProperties 2019-04-23 10:30:04 +02:00
d3d_sharing Update gtest to 1.9.0 version 2019-04-23 16:37:18 +02:00
device Report SPIRV 1.2 as supported 2019-04-23 09:58:24 +02:00
device_queue Simplify HwTimeStamps operations. 2019-04-15 10:51:09 +02:00
elflib Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
event Minor cleanup. 2019-04-26 14:34:58 +02:00
execution_environment Reverse logic of creating Memory Manager - part 6 2019-04-01 10:27:29 +02:00
execution_model Simplify HwTimeStamps operations. 2019-04-15 10:51:09 +02:00
fixtures Update gtest to 1.9.0 version 2019-04-23 16:37:18 +02:00
gen8 Set FeatureTable and WorkaroundTable in setupHardwareInfo 2019-04-17 13:52:19 +02:00
gen9 Set FeatureTable and WorkaroundTable in setupHardwareInfo 2019-04-17 13:52:19 +02:00
gen10 Set FeatureTable and WorkaroundTable in setupHardwareInfo 2019-04-17 13:52:19 +02:00
gen11 Set FeatureTable and WorkaroundTable in setupHardwareInfo 2019-04-17 13:52:19 +02:00
gen_common Update gtest to 1.9.0 version 2019-04-23 16:37:18 +02:00
gmm_helper Extended format support in VA sharing 2019-04-26 12:28:33 +02:00
gtpin Reverse logic of creating Memory Manager - part 6 2019-04-01 10:27:29 +02:00
helpers Fix typo 2019-04-25 20:22:50 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
instrumentation Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Fix typo 2019-04-25 20:22:50 +02:00
libult Dispatch blit operation during Buffer creation 2019-04-23 17:31:42 +02:00
linux Report too long test name at compile time 2019-04-02 10:26:01 +02:00
mem_obj Minor cleanup. 2019-04-26 14:34:58 +02:00
memory_manager Minor cleanup. 2019-04-26 14:34:58 +02:00
mock_gdi Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Call submitBatchBuffer on HardwareContext 2019-04-26 15:22:42 +02:00
mt_tests Report too long test name at compile time 2019-04-02 10:26:01 +02:00
offline_compiler Do not print error messages from BinaryEncoder/BinaryDecoder in tests 2019-03-29 09:09:38 +01:00
os_interface Minor cleanup. 2019-04-26 14:34:58 +02:00
perf_tests Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
platform Fail AUB tests execution if AUB file cannot be created 2019-03-27 15:40:48 +01:00
preamble Remove code. 2019-04-08 14:07:49 +02:00
preemption Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
profiling Use GPU pointers for HwPerfCounter. 2019-04-18 16:28:48 +02:00
program Temporarily remove printf test case. 2019-04-26 12:59:16 +02:00
sampler Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
scenarios Add dedicated map allocation 2019-04-09 16:16:31 +02:00
scheduler Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
sharings Extended format support in VA sharing 2019-04-26 12:28:33 +02:00
sku_info Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
source_level_debugger Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
tbx Report too long test name at compile time 2019-04-02 10:26:01 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Extended format support in VA sharing 2019-04-26 12:28:33 +02:00
utilities Rename TimestampPacket to TimestampPacketStorage. 2019-04-16 15:34:28 +02:00
windows Report too long test name at compile time 2019-04-02 10:26:01 +02:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt cmake: fix compilation flags setting for unit tests 2019-04-24 20:06:16 +02:00
abort.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
base_object_allocator.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
custom_event_listener.h clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
global_environment.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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 clang-format: enable sorting includes 2019-02-27 11:50:07 +01:00
main.cpp Change the size of aux translation transfer. 2019-04-20 15:45:07 +02:00
memory_leak_listener.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
memory_leak_listener.h Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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