Wddm interface [2/n]: Move WddmMock to igdrcl_mocks + more cleanup

Change-Id: I993312c1e17fb474e142424b154666f8af6a4170
This commit is contained in:
Dunajski, Bartosz
2018-05-08 13:19:26 +02:00
parent d33866b027
commit 44e54ef69b
25 changed files with 678 additions and 625 deletions

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, Intel Corporation
* Copyright (c) 2017 - 2018, Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
@@ -23,7 +23,7 @@
#include "unit_tests/mocks/mock_ostime.h"
#include "unit_tests/fixtures/device_fixture.h"
#include "unit_tests/mocks/mock_ostime_win.h"
#include "unit_tests/os_interface/windows/wddm_fixture.h"
#include "unit_tests/mocks/mock_wddm.h"
#include "test.h"
using namespace OCLRT;