summaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-02-26 17:42:50 +0100
committerAlon Levy <alevy@redhat.com>2012-02-28 14:40:42 +0200
commit4b7c66cafc7b250f4517cfb1e415a2889abec994 (patch)
treef612fe99928b1c84b47d8fa4f03fedc9fb043796 /client
parent294dae31b027a195344604413614c2c1e027ba48 (diff)
downloadspice-4b7c66cafc7b250f4517cfb1e415a2889abec994.tar.gz
spice-4b7c66cafc7b250f4517cfb1e415a2889abec994.tar.xz
spice-4b7c66cafc7b250f4517cfb1e415a2889abec994.zip
controller_test: add README
Diffstat (limited to 'client')
-rw-r--r--client/tests/controller_test/README.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/client/tests/controller_test/README.txt b/client/tests/controller_test/README.txt
new file mode 100644
index 00000000..aa2536a7
--- /dev/null
+++ b/client/tests/controller_test/README.txt
@@ -0,0 +1,10 @@
+To run the test:
+
+terminal 1:
+export SPICE_XPI_SOCKET=/tmp/SpiceController-0.uds
+spicec --controller
+
+terminal 2:
+./spice_controller <hostname> <port number>
+
+repeated enters to go between checks.