summaryrefslogtreecommitdiffstats
path: root/test/manager_read_unittest.cpp
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-03 14:01:35 -0700
committerPatrick Venture <venture@google.com>2018-10-04 13:47:24 +0000
commit7210b3109d3c93dd95eec0f74ab0635cba55fe2b (patch)
treee2c8aada58967873e15e00fe2ecbe2042d08927f /test/manager_read_unittest.cpp
parent5100a386404edfa517186c66aa90abbb6658bda7 (diff)
downloadphosphor-ipmi-blobs-7210b3109d3c93dd95eec0f74ab0635cba55fe2b.tar.gz
phosphor-ipmi-blobs-7210b3109d3c93dd95eec0f74ab0635cba55fe2b.zip
header: install test mock headers
IPMI Blob handlers will need to include these mocks when building unit-tests. Therefore, they must be installed. Change-Id: I4c8ed0fa1a4a8912853c024206ef5e61f87707d8 Signed-off-by: Patrick Venture <venture@google.com>
Diffstat (limited to 'test/manager_read_unittest.cpp')
-rw-r--r--test/manager_read_unittest.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/manager_read_unittest.cpp b/test/manager_read_unittest.cpp
index 5858658..23df9d4 100644
--- a/test/manager_read_unittest.cpp
+++ b/test/manager_read_unittest.cpp
@@ -1,6 +1,5 @@
-#include "blob_mock.hpp"
-
#include <blobs-ipmid/manager.hpp>
+#include <blobs-ipmid/test/blob_mock.hpp>
#include <vector>
#include <gtest/gtest.h>
OpenPOWER on IntegriCloud