compute-runtime/unit_tests
Maciej Dziuban bea29f18c9 Add missing add_subdirectories()
Change-Id: Ie44a0ee544f9d68aaa383ec94ea5ab4223185642
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2019-07-24 16:42:46 +02:00
..
accelerators Move ptr.h to core folder 2019-05-29 00:11:34 -07:00
api Dynamically expose VME extensions 2019-07-24 16:07:13 +02:00
aub Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +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 Keep platform types in a list 2019-07-24 15:15:47 +02:00
built_ins Move string.h to core helpers 2019-07-19 07:21:00 +02:00
command_queue Allow blocked command stream programming for commands without Kernel 2019-07-24 16:01:34 +02:00
command_stream Allow blocked command stream programming for commands without Kernel 2019-07-24 16:01:34 +02:00
compiler_interface Move string.h to core helpers 2019-07-19 07:21:00 +02:00
context Correct misspelled identifiers. 2019-07-17 17:45:52 +02:00
d3d_sharing Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
device Dynamically expose VME extensions 2019-07-24 16:07:13 +02:00
device_queue Correct misspelled identifiers. 2019-07-17 17:45:52 +02:00
elflib Move memory management to core. 2019-07-15 10:19:42 +02:00
event Allow blocked command stream programming for commands without Kernel 2019-07-24 16:01:34 +02:00
execution_environment Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
execution_model Allow blocked command stream programming for commands without Kernel 2019-07-24 16:01:34 +02:00
fixtures Improve obtaining LinearStream during enqueue call 2019-07-22 18:52:14 +02:00
gen8 Remove not used code 2019-07-19 07:55:28 +02:00
gen9 Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
gen11 Dynamically expose VME extensions 2019-07-24 16:07:13 +02:00
gen_common Add missing include 2019-07-24 14:58:18 +02:00
gmm_helper Add MediaCompressed flag support for sharings 2019-07-23 11:32:18 +02:00
gtpin Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
helpers Allow blocked command stream programming for commands without Kernel 2019-07-24 16:01:34 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Correct misspelled identifiers. 2019-07-17 17:45:52 +02:00
libult Move string.h to core helpers 2019-07-19 07:21:00 +02:00
linux Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
mem_obj Enable Blitter for read/write Buffer operations. 2019-07-24 08:09:45 +02:00
memory_manager Create helper for memory properties 2019-07-23 11:31:49 +02:00
mock_gdi Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
mock_gmm Add test that ensures gmm is being initialized with proper HwInfo 2019-07-23 17:07:54 +02:00
mocks Allow blocked command stream programming for commands without Kernel 2019-07-24 16:01:34 +02:00
mt_tests Keep platform types in a list 2019-07-24 15:15:47 +02:00
offline_compiler Keep platform types in a list 2019-07-24 15:15:47 +02:00
os_interface Correct declaration of DrmResidencyHandlerTest class 2019-07-23 15:55:18 -07:00
perf_tests Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
platform Move string.h to core helpers 2019-07-19 07:21:00 +02:00
preamble Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
preemption Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
profiling Remove not used code 2019-07-19 07:55:28 +02:00
program Fail build program if local mem size is higher then device capabilities. 2019-07-22 17:48:23 +02:00
sampler Add missing add_subdirectories() 2019-07-24 16:42:46 +02:00
scenarios Enable Blitter for read/write Buffer operations. 2019-07-24 08:09:45 +02:00
scheduler Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
sharings Move string.h to core helpers 2019-07-19 07:21:00 +02:00
sku_info Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
source_level_debugger Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
tbx Move debug_manager_state_restore.h to core. 2019-07-15 17:21:38 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Enable Blitter for read/write Buffer operations. 2019-07-24 08:09:45 +02:00
utilities Add residency mechanism to OS interface 2019-07-19 13:35:11 +02:00
windows Add test that ensures gmm is being initialized with proper HwInfo 2019-07-23 17:07:54 +02:00
.clang-tidy
CMakeLists.txt Keep platform types in a list 2019-07-24 15:15:47 +02:00
abort.cpp Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01: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 ptr.h to core folder 2019-05-29 00:11:34 -07:00
main.cpp Move memory leak listener to core. 2019-07-15 15:38:22 +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