compute-runtime/unit_tests
Dunajski, Bartosz 802ec4c879 Allow adding additional cmd_parse files
Change-Id: Id257c460c35b19fd6f20bfbf1930765f9cd3d960
Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
2019-09-24 10:46:15 +02:00
..
accelerators y-tiling interface cleanup 2019-08-26 15:00:26 +02:00
api Move graphics_allocation to core folder 2019-09-18 05:26:55 +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 aub test with stateless path 2019-09-20 12:13:40 +02:00
built_ins Add extra settings file 2019-09-17 13:26:14 -07:00
command_queue ULT renaming: Copy Buffer to Image tests 2019-09-23 13:21:20 +02:00
command_stream Use device index from os context when allocating heaps and command buffers 2019-09-23 17:26:39 +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 method for getting number of available devices 2019-09-24 06:29:25 +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 Setup sub device's os context based on sub device id 2019-09-17 14:04:26 +02:00
execution_environment Setup sub device's os context based on sub device id 2019-09-17 14:04:26 +02:00
execution_model Move majority of utilities to the core dir 2019-09-12 15:07:02 +02:00
fixtures Add aub test with stateless path 2019-09-20 12:13:40 +02:00
gen8 Disable VME on BDW 2019-09-17 16:33:57 +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 Remove *_TYPED_CMDTEST_BODY macros. 2019-09-19 11:51:17 +02:00
gmm_helper Keep GmmClientContext in GmmResourceInfo deleter 2019-09-22 08:46:33 -07:00
gtpin Rename engine member in CommandQueue 2019-07-15 17:53:01 +02:00
helpers Pass Kernel to sendInterfaceDescriptorData() 2019-09-23 08:18:21 +02:00
indirect_heap Change namespace from OCLRT to NEO 2019-03-26 15:48:19 +01:00
kernel Pass Kernel to sendInterfaceDescriptorData() 2019-09-23 08:18:21 +02:00
libult Allow adding additional cmd_parse files 2019-09-24 10:46:15 +02:00
linux Move runtime/helpers/aligned_memory.h to core/helpers 2019-08-06 23:56:24 +02:00
mem_obj Map allocation support for blit operations 2019-09-18 19:32:43 +02:00
memory_manager Add missing override specifier. 2019-09-23 12:03:19 +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 Use device index from os context when allocating heaps and command buffers 2019-09-23 17:26:39 +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 DrmCommandStreamEnhancedTest for different families. 2019-09-19 12:23:39 +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 Move graphics_allocation to core folder 2019-09-18 05:26:55 +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 Move graphics_allocation to core folder 2019-09-18 05:26:55 +02:00
sku_info Add more ftr flags 2019-09-20 12:54:10 +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 aub test with stateless path 2019-09-20 12:13:40 +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 Add aub test with stateless path 2019-09-20 12:13:40 +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