Move debug variables to new location

Change-Id: I2311f9b3f7bbe1a319c25ae3a99e5c41452faf90
This commit is contained in:
Stefanowski, Adam
2018-07-10 12:05:01 +02:00
committed by sys_ocldev
parent 1bee11ba86
commit 16b7cd1a75
8 changed files with 166 additions and 114 deletions

View File

@@ -697,7 +697,7 @@ TEST(DebugSettingsManager, WithoutDebugFunctionality) {
bool isEqual = TestDebugFlagsChecker::isEqual(debugManager.flags.variableName.get(), defaultValue); \
EXPECT_TRUE(isEqual); \
}
#include "runtime/os_interface/DebugVariables.inl"
#include "DebugVariables.inl"
#undef DECLARE_DEBUG_VARIABLE
// test kernel dumping