summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPekka Pessi <Pekka.Pessi@nokia.com>2011-02-01 21:22:42 +0200
committerPekka Pessi <Pekka.Pessi@nokia.com>2011-02-01 21:23:16 +0200
commitff74905a5cd4406685117008180f61fe8356b9bd (patch)
tree639823c9c70a7d0528652372058463001b503623
parentb1b040e6a221bb184d5e82dc786dac04b4f128a5 (diff)
Add tests/ring-monitor
-rw-r--r--tests/Makefile.am2
-rwxr-xr-xtests/ring-monitor3
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7357aff..433370f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -2,6 +2,8 @@ AM_CFLAGS = $(ERROR_CFLAGS) \
@GLIB_CFLAGS@ @DBUS_CFLAGS@ \
-I$(top_srcdir) @CHECK_CFLAGS@
+dist_noinst_SCRIPTS = ring-monitor
+
noinst_LTLIBRARIES = libtestcommon.la
libtestcommon_la_SOURCES = \
diff --git a/tests/ring-monitor b/tests/ring-monitor
new file mode 100755
index 0000000..e27daae
--- /dev/null
+++ b/tests/ring-monitor
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+exec dbus-monitor "$@" sender=org.freedesktop.Telepathy.ConnectionManager.ring destination=org.freedesktop.Telepathy.ConnectionManager.ring