summaryrefslogtreecommitdiffstats
path: root/src/test/Makefile.am
diff options
context:
space:
mode:
authorAlexander Soldatov <a.soldatov@yadro.com>2018-11-23 10:40:40 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-06 09:09:52 -0500
commit12789e6c66cd21ba950c64b09ed1b4d2aae5f0d0 (patch)
tree30a15c06a12a8e64effce92b0fe055e49d92a9a0 /src/test/Makefile.am
parent78a5df906f563c99c451ea2355917ce414685a30 (diff)
downloadphosphor-dbus-monitor-12789e6c66cd21ba950c64b09ed1b4d2aae5f0d0.tar.gz
phosphor-dbus-monitor-12789e6c66cd21ba950c64b09ed1b4d2aae5f0d0.zip
Exception processing added for CallDBusMethod::op.
Patch adds exception processing for CallDBusMethod::op function. It prevents phosphor-dbus-monitor crashes, when calling service doesn't exist. Change-Id: Iac9be4c14a52fa9c12eb08dfec1f4dfd68e8cdfb Signed-off-by: Alexander Soldatov <a.soldatov@yadro.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'src/test/Makefile.am')
-rw-r--r--src/test/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index cbe9b82..3799890 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -12,7 +12,6 @@ BUILT_SOURCES =
CLEANFILES =
TESTS = $(check_PROGRAMS)
-XFAIL_TESTS = callbacktest
check_PROGRAMS += pathgentest
pathgentest_SOURCES = \
OpenPOWER on IntegriCloud