aboutsummaryrefslogtreecommitdiff
path: root/tests/test_simple
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-04-20 11:25:33 -0500
committerTed Gould <ted@canonical.com>2009-04-20 11:25:33 -0500
commit8162f7196b7be52d014160b7559a98264e5f2b8a (patch)
tree5c3e1156b6d6f02d263a6873019582831a7e5d4a /tests/test_simple
parentecfb1c26cdb0908e552a33ccad288f3224038f97 (diff)
downloadlibayatana-indicator-8162f7196b7be52d014160b7559a98264e5f2b8a.tar.gz
libayatana-indicator-8162f7196b7be52d014160b7559a98264e5f2b8a.tar.bz2
libayatana-indicator-8162f7196b7be52d014160b7559a98264e5f2b8a.zip
Adding in a simple test
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..8c4263e
--- /dev/null
+++ b/tests/test_simple
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+DBUS_RUNNER="/home/ted/Development/dbus-play/dbus-test-runner --dbus-config /home/ted/Development/dbus-play/session.conf"
+
+${DBUS_RUNNER} --task ./test-simple-client --task-name Client --task ./test-simple-server --task-name Server