mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Report too long test name at compile time
Change-Id: Ifb2d74f37b4ab0f84f157e11849aaa350ee63811 Signed-off-by: Pawel Wilma <pawel.wilma@intel.com>
This commit is contained in:
@ -5,8 +5,8 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include "unit_tests/tests_configuration.h"
|
||||
#include "test_mode.h"
|
||||
|
||||
namespace NEO {
|
||||
TestMode testMode = TestMode::NotSpecified;
|
||||
TestMode testMode = defaultTestMode;
|
||||
} // namespace NEO
|
||||
|
Reference in New Issue
Block a user