summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-07-25 13:47:13 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-08-13 11:32:30 +0000
commit5978dd11cba74452d6550399191195c9617c2984 (patch)
tree31afca0f99c2f8e21d6de8747f671922be567939 /test
parent255d514ef2a61125670ed6a5cdf942a287315749 (diff)
downloadphosphor-networkd-5978dd11cba74452d6550399191195c9617c2984.tar.gz
phosphor-networkd-5978dd11cba74452d6550399191195c9617c2984.zip
Create the VLAN Interface Object
Change-Id: I118fc4bbcad2a478a8aad976e0619537780c1227 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'test')
-rw-r--r--test/test_ethernet_interface.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_ethernet_interface.cpp b/test/test_ethernet_interface.cpp
index 67a25df..8d1913e 100644
--- a/test/test_ethernet_interface.cpp
+++ b/test/test_ethernet_interface.cpp
@@ -1,5 +1,6 @@
#include "network_manager.hpp"
#include "mock_syscall.hpp"
+#include "ipaddress.hpp"
#include <gtest/gtest.h>
#include <sdbusplus/bus.hpp>
OpenPOWER on IntegriCloud