Files
compute-runtime/unit_tests/linux/linux_tests_configuration.cpp
Pawel Wilma bac5911c98 Report too long test name at compile time
Change-Id: Ifb2d74f37b4ab0f84f157e11849aaa350ee63811
Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
2019-04-02 10:26:01 +02:00

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