summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-06-15 08:57:54 +0530
committerRatan Gupta <ratagupt@in.ibm.com>2017-06-21 15:34:19 +0530
commitef85eb9c0e1859f8c420e753341a18ddaa2f8cbb (patch)
tree713af0e9528027ebcf2f7ef498bc013e9449322c /test
parent82e1ef999fc207b0f307f4161e95d41d3d5f014a (diff)
downloadphosphor-networkd-ef85eb9c0e1859f8c420e753341a18ddaa2f8cbb.tar.gz
phosphor-networkd-ef85eb9c0e1859f8c420e753341a18ddaa2f8cbb.zip
Create the system conf Dbus Object
Also put extra checks while writing the gateway and the destination to the conf file. Change-Id: I8f24b3f293e6f978b655f061a198a32690dd44f3 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 9736ccd..8f951bf 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -31,5 +31,6 @@ test_LDADD = $(top_builddir)/ethernet_interface.cpp \
$(top_builddir)/ipaddress.cpp \
$(top_builddir)/routing_table.cpp \
$(top_builddir)/util.cpp \
+ $(top_builddir)/system_configuration.cpp \
$(top_builddir)/xyz/openbmc_project/Network/VLAN/Create/phosphor_network_manager-server.o \
$(top_builddir)/xyz/openbmc_project/Network/IP/Create/phosphor_network_manager-server.o
OpenPOWER on IntegriCloud