compute-runtime/unit_tests
Piotr Fusik 578a03e417 Remove redundant test code.
Related-To: NEO-3008

Change-Id: Ibd52700d6eef01136a3df8ce97a6e4d4d741495e
Signed-off-by: Piotr Fusik <piotr.fusik@intel.com>
2019-09-17 13:36:19 +02:00
..
accelerators y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
api Use Kernels maxKernelWorkGroupSize to compute WG size 2019-09-17 08:39:05 +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 Remove multiOsContextCapable flag from GraphicsAllocation 2019-09-13 13:55:42 +02:00
built_ins Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
command_queue Use Kernels maxKernelWorkGroupSize to compute WG size 2019-09-17 08:39:05 +02:00
command_stream Add hostPtrOffset to constructPropertiesForReadWriteBuffer() 2019-09-17 13:30:18 +02:00
compiler_interface Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
context Remove maxWorkGroupSize parameter from provideLocalWorkGroupSizeHints 2019-09-13 14:46:36 +02:00
d3d_sharing Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +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 Remove multiOsContextCapable flag from GraphicsAllocation 2019-09-13 13:55:42 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Use Kernels maxKernelWorkGroupSize to compute WG size 2019-09-17 08:39:05 +02:00
libult Move method isMultiOsContextCapable to CommandStreamReceiverHw 2019-09-16 14:46:11 +02:00
linux Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
mem_obj Add hostPtrOffset to constructPropertiesForReadWriteBuffer() 2019-09-17 13:30:18 +02:00
memory_manager Add GfxPartition::initAdditionalRange() stub 2019-09-16 16:47:28 +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 Remove redundant test code. 2019-09-17 13:36:19 +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 Remove redundant test code. 2019-09-17 13:36:19 +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 Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +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 Remove dcFlush parameter from finish call 2019-09-13 12:28:10 +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
user_settings_64.user
verify.bat