Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/echo-client
diff options
context:
space:
mode:
Diffstat (limited to 'tests/echo-client')
-rwxr-xr-xtests/echo-client2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/echo-client b/tests/echo-client
new file mode 100755
index 0000000..29cfbc5
--- /dev/null
+++ b/tests/echo-client
@@ -0,0 +1,2 @@
+#!/bin/bash
+dbus-send --system --type=method_call --print-reply --dest=org.laptop.security.Rainbow / org.laptop.security.Rainbow.echo string:'hi'