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:
Pawel Wilma
2019-04-01 12:57:35 +02:00
committed by sys_ocldev
parent 5c0c1f77f9
commit bac5911c98
17 changed files with 167 additions and 8 deletions

View File

@ -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