compute-runtime/unit_tests/linux/linux_tests_configuration.cpp

13 lines
187 B
C++

/*
* Copyright (C) 2018-2019 Intel Corporation
*
* SPDX-License-Identifier: MIT
*
*/
#include "test_mode.h"
namespace NEO {
TestMode testMode = defaultTestMode;
} // namespace NEO