compute-runtime/unit_tests/fixtures
Hoppe, Mateusz 7f32eb06d1 Kernel Source Level debugger support 4/n
- adding DebugSurface allocation and setup
- unit tests refactors:
  - mock kernel with kernel debug option
  - separating fixtures to headers
  - added helper for getting internal-options kernels
    filenames

Change-Id: I7b6f4d46e2ab7cff0da8d5212483f44ae0d4be31
2018-03-26 15:02:42 +02:00
..
CMakeLists.txt Kernel Source Level debugger support 4/n 2018-03-26 15:02:42 +02:00
buffer_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
buffer_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
built_in_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
built_in_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
context_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
context_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
device_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
device_fixture.h Add method to add gen specific sampler state params 2018-01-31 08:44:00 +01:00
device_host_queue_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
device_host_queue_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
enqueue_handler_fixture.h Kernel Source Level debugger support 4/n 2018-03-26 15:02:42 +02:00
execution_model_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
execution_model_kernel_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
gmm_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
hello_world_fixture.h [15/n] Internal 4GB allocator. 2018-03-14 15:04:30 +01:00
hello_world_kernel_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
image_fixture.cpp clEnqueueMapImage origin and region usage fixes 2018-03-08 08:54:48 +01:00
image_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
kernel_data_fixture.cpp [11/n] Allocate graphics allocations during processKernel. 2018-03-09 11:13:08 +01:00
kernel_data_fixture.h [11/n] Allocate graphics allocations during processKernel. 2018-03-09 11:13:08 +01:00
media_kernel_fixture.h Change pipeline select programing 2018-01-18 14:39:47 +01:00
memory_allocator_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
memory_management_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
memory_management_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
memory_manager_fixture.cpp Service read only memory passed as host_ptr 2018-03-14 13:16:36 +01:00
memory_manager_fixture.h Add support for deletion of allocations that may be in use by GPU. 2018-01-19 12:34:49 +01:00
platform_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
platform_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
preemption_fixture.cpp Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
preemption_fixture.h Enable Mid-Thread preemption for Gen9 2018-01-16 12:55:35 +01:00
program_fixture.cpp Initial commit 2017-12-21 00:45:38 +01:00
program_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
program_fixture.inl ULT execution time improvements. 2018-02-26 08:32:48 +01:00
run_kernel_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
scenario_test_fixture.h Avoid default parameter to program constructor. 2018-02-28 16:56:07 +01:00
simple_arg_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
simple_arg_kernel_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
two_walker_fixture.h Initial commit 2017-12-21 00:45:38 +01:00