aboutsummaryrefslogtreecommitdiff
path: root/tests/test_simple
diff options
context:
space:
mode:
authorJonathan Riddell <jriddell@canonical.com>2009-08-05 00:19:38 +0100
committerJonathan Riddell <jriddell@canonical.com>2009-08-05 00:19:38 +0100
commitcb9d427cb789f34348e9697459c3c41b0e7046f3 (patch)
tree2d5388d2653052bbf9aef4e41e82711eb39cdcd4 /tests/test_simple
parentd10264bc6f04f75ec0c48643c68d0179cd3ffc70 (diff)
parent42ba02f7916c1f77f7fb33c4c8cd7c64729312e5 (diff)
downloadlibayatana-indicator-cb9d427cb789f34348e9697459c3c41b0e7046f3.tar.gz
libayatana-indicator-cb9d427cb789f34348e9697459c3c41b0e7046f3.tar.bz2
libayatana-indicator-cb9d427cb789f34348e9697459c3c41b0e7046f3.zip
merge current package for upload, https://code.edge.launchpad.net/~indicator-applet-developers/indicator-applet/applet-packaging/+merge/9671
Diffstat (limited to 'tests/test_simple')
-rwxr-xr-xtests/test_simple5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test_simple b/tests/test_simple
new file mode 100755
index 0000000..1b0dc4c
--- /dev/null
+++ b/tests/test_simple
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+DBUS_RUNNER="dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.conf"
+
+${DBUS_RUNNER} --task ./test-simple-client --task-name Client --task ./test-simple-server --task-name Server