compute-runtime/unit_tests
Maciej Dziuban ef02827cd9 Add tests for locking in trimResidency()
Change-Id: Iddbecedae9cf21a4e5232dcac5d145962623e7d6
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2018-11-05 15:58:06 +01:00
..
accelerators Update copyright headers 2018-09-20 18:02:35 +02:00
api Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00
aub Add aub_stream headers 2018-11-02 14:29:45 +01:00
aub_tests Add AUB registry key to override MMIO offset value 2018-11-03 00:33:50 +01:00
built_ins Update copyright headers 2018-09-20 18:02:35 +02:00
command_queue Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
command_stream Add AUB registry key to override MMIO offset value 2018-11-03 00:33:50 +01:00
compiler_interface Remove not needed definitions and includes from mock_device.h 2018-10-22 16:30:14 +02:00
context Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
d3d_sharing Sharing queries for DX10/DX11 2018-10-31 11:52:46 +01:00
device Add VME support to device caps 2018-11-04 21:55:17 +01:00
device_queue Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
elflib Update copyright headers 2018-09-20 18:02:35 +02:00
event Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
execution_environment Control enabling of local memory based on OS and HW Capabilities 2018-10-25 16:36:47 +02:00
execution_model Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
fixtures Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
gen8 Fix CmdParse 2018-10-26 14:15:20 +02:00
gen9 Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
gen10 Init MI_SEMAPHORE_WAIT with memory polling mode 2018-11-02 10:31:23 -07:00
gen_common Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
gmm_helper Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
gtpin Validate the numKernels argument to clCreateKernelsInProgram. 2018-10-10 21:14:13 +02:00
helpers Init MI_SEMAPHORE_WAIT with memory polling mode 2018-11-02 10:31:23 -07:00
indirect_heap Graphics Allocation cleanup. 2018-10-31 11:54:24 +01:00
instrumentation Update copyright headers 2018-09-20 18:02:35 +02:00
kernel Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
libult Init MI_SEMAPHORE_WAIT with memory polling mode 2018-11-02 10:31:23 -07:00
linux Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
mem_obj Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
memory_manager Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
mock_gdi Update copyright headers 2018-09-20 18:02:35 +02:00
mock_gmm fix naming convention in mock_gmm 2018-10-04 22:59:31 +02:00
mocks Add AUB registry key to override MMIO offset value 2018-11-03 00:33:50 +01:00
mt_tests Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
offline_compiler Append internal options from file instead of replace 2018-10-17 13:55:30 +02:00
os_interface Add tests for locking in trimResidency() 2018-11-05 15:58:06 +01:00
perf_tests Update copyright headers 2018-09-20 18:02:35 +02:00
platform Update copyright headers 2018-09-20 18:02:35 +02:00
preamble Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
preemption Update copyright headers 2018-09-20 18:02:35 +02:00
profiling Use the runtime CS size estimation in ULTs. 2018-10-23 13:07:42 +02:00
program Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
sampler Update copyright headers 2018-09-20 18:02:35 +02:00
scenarios Move createAllocationForHostPtr method to command stream receiver 2018-10-30 17:49:08 +01:00
scheduler Fix for problems with uninitialized SPatchExecutionEnvironment 2018-10-05 14:58:36 +02:00
sharings Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
sku_info Add support for FtrTileY flag 2018-09-20 11:54:39 -07:00
source_level_debugger Stop creating osInterface in WddmCSR and DrmCSR constructors 2018-10-31 15:01:50 +01:00
tbx Update copyright headers 2018-09-20 18:02:35 +02:00
test_dynamic_lib Update copyright headers 2018-09-20 18:02:35 +02:00
test_files Add AUB registry key to override MMIO offset value 2018-11-03 00:33:50 +01:00
utilities Create STL-friendly SpinLock implementation 2018-10-31 08:38:32 +01:00
windows Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
.clang-tidy enable & switch to clang 6.0 2018-05-25 10:08:26 +02:00
CMakeLists.txt Add branch prefix to unit_tests/gen_common subdirectory 2018-11-01 00:15:04 +01:00
abort.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
base_object_allocator.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
custom_event_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
global_environment.cpp Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
global_environment.h Fix bug in setup of Windows unit level tests 2018-10-17 09:53:56 +02:00
main.cpp Allow override of default platform Hardware Info Config 2018-10-10 10:34:23 +02:00
memory_leak_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
memory_leak_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
options.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
tests_configuration.h Enhance AubTests with TBX server capability 2018-09-19 15:34:36 +02:00
ult_config_listener.cpp Update copyright headers 2018-09-20 18:02:35 +02:00
ult_config_listener.h Update copyright headers 2018-09-20 18:02:35 +02:00
ult_configuration.cpp Update copyright headers 2018-09-20 18:02:35 +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