Move drm_memory_manager_tests.h and related fixtures to shared

Signed-off-by: Mateusz Jablonski <mateusz.jablonski@intel.com>
This commit is contained in:
Mateusz Jablonski
2021-10-21 14:50:10 +00:00
committed by Compute-Runtime-Automation
parent d2a29ce458
commit 58ebebeec6
64 changed files with 88 additions and 83 deletions

View File

@ -5,10 +5,9 @@
*
*/
#include "shared/test/common/fixtures/memory_management_fixture.h"
#include "shared/test/common/helpers/memory_management.h"
#include "opencl/test/unit_test/fixtures/memory_management_fixture.h"
#include "gtest/gtest.h"
using MemoryManagement::AllocationEvent;