Do not disable memory leak detection in drm tests.

Change-Id: I08d5751acd773ebe4aaef1b46e740bed2e0a80aa
This commit is contained in:
Mrozek, Michal 2018-03-05 14:05:34 +01:00 committed by sys_ocldev
parent 8781bd518e
commit 4f06b59c1d
1 changed files with 0 additions and 2 deletions

View File

@ -57,8 +57,6 @@ class DrmCommandStreamFixture {
const int mockFd = 33;
void SetUp() {
//gmock
MemoryManagement::fastLeaksDetectionMode = MemoryManagement::LeakDetectionMode::TURN_OFF_LEAK_DETECTION;
this->dbgState = new DebugManagerStateRestore();
//make sure this is disabled, we don't want test this now