# Copyright (C) 2022 Intel Corporation
# Part of the Unified-Runtime Project, under the Apache License v2.0 with LLVM Exceptions.
# See LICENSE.TXT
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception

add_conformance_test_with_devices_environment(device
    urDeviceCreateWithNativeHandle.cpp
    urDeviceGet.cpp
    urDeviceGetGlobalTimestamps.cpp
    urDeviceGetInfo.cpp
    urDeviceGetNativeHandle.cpp
    urDeviceGetSelected.cpp
    urDevicePartition.cpp
    urDeviceRelease.cpp
    urDeviceRetain.cpp
    urDeviceSelectBinary.cpp)
