compute-runtime/unit_tests
Jacek Danecki 100f559daa sharing: add context tests with MockSharingBuilder
Change-Id: I1418bc81b06b73013699204365eaab129f86665c
2018-04-09 01:08:10 +02:00
..
accelerators Cmake refactor part 8 2018-03-06 20:53:43 +01:00
api [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
aub_tests User space AUBs capable of memory re-dumps on CPU-side memory modifications. 2018-04-03 15:40:29 +02:00
built_ins ULTs: more MemoryManagementFixture cleanup 2018-03-30 10:52:50 +02:00
command_queue add tests for enqueue shared object with event 2018-04-06 14:30:39 +02:00
command_stream Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
compiler_interface cl_cache: do not call fcl when not needed 2018-04-03 13:34:02 +02:00
context Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
d3d_sharing Improve gmock usage: Remove default ON_CALL from MockGmmResourceInfo 2018-03-26 11:34:57 +02:00
device [1/n] Mipmap support 2018-04-05 01:09:27 +02:00
device_queue Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
elflib Cmake refactor part 14 2018-03-13 13:40:42 +01:00
event ULTs cleanup 2018-03-30 08:53:35 +02:00
execution_model Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
fixtures Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
gen8 Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
gen9 Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
gen_common [24/n] Internal 4GB allocator. 2018-03-30 09:12:08 +02:00
gmm_helper Improve gmock usage: Remove default ON_CALL from MockGmmResourceInfo 2018-03-26 11:34:57 +02:00
gtpin Update kernel allocation when substitute kernel heap 2018-04-05 10:49:40 +02:00
helpers add validator tests for platform 2018-04-06 14:35:03 +02:00
indirect_heap [20/n] Internal 4GB allocator. 2018-03-28 16:07:26 +02:00
instrumentation Cmake refactor part 11 2018-03-08 13:23:27 +01:00
kernel Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
libult Create GpgpuWalkerHelper class 2018-04-04 16:42:16 +02:00
linux Coherency patch cleanup 2018-03-29 14:59:36 +02:00
mem_obj Enable transforming image 3d to image 2d array 2018-04-05 09:10:54 +02:00
memory_manager User space AUBs capable of memory re-dumps on CPU-side memory modifications. 2018-04-03 15:40:29 +02:00
mock_gdi Cmake refactor part 17 2018-03-16 16:00:37 +01:00
mocks Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
mt_tests Cmake refactor part 22 2018-03-27 12:59:05 +02:00
offline_compiler Add reading internal options from file to cloc 2018-03-27 18:06:14 +02:00
os_interface Adjust PLATFORM values for a given Product Family 2018-04-05 10:07:38 +02:00
perf_tests Initial commit 2017-12-21 00:45:38 +01:00
platform ULTs: more MemoryManagementFixture cleanup 2018-03-30 10:52:50 +02:00
preamble Cmake refactor part 11 2018-03-08 13:23:27 +01:00
preemption [22/n] Internal 4GB allocator. 2018-03-29 08:17:32 +02:00
profiling Cmake refactor part 11 2018-03-08 13:23:27 +01:00
program Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
sampler Enable transforming image 3d to image 2d array 2018-04-05 09:10:54 +02:00
scenarios Cmake refactor part 11 2018-03-08 13:23:27 +01:00
scheduler Cmake refactor part 11 2018-03-08 13:23:27 +01:00
sharings sharing: add context tests with MockSharingBuilder 2018-04-09 01:08:10 +02:00
sku_info Cmake refactor part 11 2018-03-08 13:23:27 +01:00
tbx Refactor around sharings 2018-03-26 15:32:25 +02:00
test_dynamic_lib Cmake refactor part 7 2018-03-06 14:26:05 +01:00
test_files Add reading internal options from file to cloc 2018-03-27 18:06:14 +02:00
utilities [19/n] Internal 4GB allocator. 2018-03-28 14:38:23 +02:00
.clang-tidy Initial commit 2017-12-21 00:45:38 +01:00
CMakeLists.txt fix stringification of NEO_DRIVER_VERSION 2018-03-29 09:23:24 +02:00
abort.cpp Initial commit 2017-12-21 00:45:38 +01:00
base_object_allocator.cpp Initial commit 2017-12-21 00:45:38 +01:00
custom_event_listener.h Initial commit 2017-12-21 00:45:38 +01:00
global_environment.cpp remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
global_environment.h remove some redunant casts in setAdapterInfo 2018-03-06 09:09:04 +01:00
main.cpp ult: catch&handle SIGABRT 2018-03-13 08:25:21 +01:00
memory_leak_listener.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_leak_listener.h Initial commit 2017-12-21 00:45:38 +01:00
options.cpp Initial commit 2017-12-21 00:45:38 +01:00
ult_configuration.cpp Initial commit 2017-12-21 00:45:38 +01: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 Initial commit 2017-12-21 00:45:38 +01:00