2019-11-13 15:37:25 +01:00
|
|
|
/*
|
2023-02-01 15:00:47 +00:00
|
|
|
* Copyright (C) 2019-2023 Intel Corporation
|
2019-11-13 15:37:25 +01:00
|
|
|
*
|
|
|
|
|
* SPDX-License-Identifier: MIT
|
|
|
|
|
*
|
|
|
|
|
*/
|
|
|
|
|
|
2020-10-01 12:22:54 +02:00
|
|
|
#include "opencl/test/unit_test/gen12lp/buffer_tests_gen12lp.inl"
|
2020-02-23 15:20:22 +01:00
|
|
|
#include "opencl/test/unit_test/gen12lp/command_stream_receiver_hw_tests_gen12lp.inl"
|
|
|
|
|
#include "opencl/test/unit_test/gen12lp/enqueue_media_kernel_gen12lp.inl"
|
2023-02-01 15:00:47 +00:00
|
|
|
#include "opencl/test/unit_test/gen12lp/gfx_core_helper_tests_gen12lp.inl"
|
2020-02-23 15:20:22 +01:00
|
|
|
#include "opencl/test/unit_test/gen12lp/image_tests_gen12lp.inl"
|
|
|
|
|
#include "opencl/test/unit_test/gen12lp/kernel_tests_gen12lp.inl"
|
|
|
|
|
#include "opencl/test/unit_test/gen12lp/profiling_tests_gen12lp.inl"
|
2022-10-28 13:51:20 +00:00
|
|
|
#include "opencl/test/unit_test/gen12lp/test_cl_device_caps_gen12lp.inl"
|
2020-02-23 15:20:22 +01:00
|
|
|
#include "opencl/test/unit_test/gen12lp/test_platform_caps_gen12lp.inl"
|