mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
test: optimize test excludes
Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
bf7d99847f
commit
5d09dd8273
10
shared/test/common/test_macros/header/multitile_matchers.h
Normal file
10
shared/test/common/test_macros/header/multitile_matchers.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* Copyright (C) 2024 Intel Corporation
|
||||
*
|
||||
* SPDX-License-Identifier: MIT
|
||||
*
|
||||
*/
|
||||
|
||||
#pragma once
|
||||
|
||||
using SupportsMultiTile = IsPVC;
|
||||
Reference in New Issue
Block a user