compute-runtime/unit_tests/fixtures
Maciej Dziuban 6f26ced3b5 Don't store MockProgram as member of fixture
This is to prepare for adding argument to MockProgram constructor. It'll have
to be constructed after ExecutionEnvironment creation, for example after
DeviceFixture::SetUp.

Change-Id: I37b08f814679271820a07fb29cf1fb6b517c8376
Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
2018-08-10 10:13:33 +02:00
..
CMakeLists.txt Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
buffer_fixture.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
buffer_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
built_in_fixture.cpp Define variable with binary name suffix 2018-04-25 15:34:34 +02:00
built_in_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
context_fixture.cpp refactor config.h usage 2018-04-26 10:02:15 +02:00
context_fixture.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
device_fixture.cpp Remove device helper 2018-07-26 14:10:05 +02:00
device_fixture.h Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
device_host_queue_fixture.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
device_host_queue_fixture.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
enqueue_handler_fixture.h Remove device helper 2018-07-26 14:10:05 +02:00
execution_model_fixture.h Stop creating MockContext in MockParentKernel 2018-07-31 12:20:52 +02:00
execution_model_kernel_fixture.h Remove device helper 2018-07-26 14:10:05 +02:00
gmm_environment_fixture.h Unit tests: Initialize gmm before wddm initialization 2018-07-20 15:47:15 +02:00
hello_world_fixture.h Make gmm client context non-static member 2018-07-27 00:16:30 +02: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 Make all gmm helper members non-static 2018-08-03 08:25:44 +02:00
kernel_arg_fixture.cpp Adding support for get_image_num_mip_levels 2018-04-06 11:04:29 +02:00
kernel_arg_fixture.h Remove device helper 2018-07-26 14:10:05 +02:00
kernel_data_fixture.cpp Don't store MockProgram as member of fixture 2018-08-10 10:13:33 +02:00
kernel_data_fixture.h Don't store MockProgram as member of fixture 2018-08-10 10:13:33 +02:00
media_kernel_fixture.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
memory_allocator_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
memory_management_fixture.cpp Unit tests: fix message in case of memory leak 2018-07-26 19:45:44 +02:00
memory_management_fixture.h Initial commit 2017-12-21 00:45:38 +01:00
memory_manager_fixture.cpp Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
memory_manager_fixture.h Pass execution environment to command stream receiver. 2018-08-08 17:10:39 +02:00
platform_fixture.cpp Add control on platform life cycle. 2018-06-27 10:09:26 +02:00
platform_fixture.h Remove not used parameters in PlatformFixture SetUp function 2018-06-26 15:00:27 +02:00
preemption_fixture.cpp Add instance of gmm helper to execution environment 2018-07-06 08:48:19 +02:00
preemption_fixture.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
program_fixture.cpp Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
program_fixture.h Define variable with binary name suffix 2018-04-25 15:34:34 +02:00
program_fixture.inl Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
run_kernel_fixture.h Define variable with binary name suffix 2018-04-25 15:34:34 +02:00
scenario_test_fixture.h Remove not used parameters in PlatformFixture SetUp function 2018-06-26 15:00:27 +02:00
simple_arg_fixture.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
simple_arg_kernel_fixture.h refactor config.h usage 2018-04-26 10:02:15 +02:00
two_walker_fixture.h Switch clang-format to 6.0 2018-06-14 09:45:00 +02:00
ult_command_stream_receiver_fixture.h Pass device to flushTask. 2018-08-01 14:11:06 +02:00