summaryrefslogtreecommitdiffstats
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:41:39 +0200
commit547d5081262921087d3c1e0a9c8b2ed19d3a9135 (patch)
tree02383e2cb2474b0e0d527d95ac266a1e60ddc4d7
parent0c6c93df1c8fba7a4105442af848fbf808663a89 (diff)
downloadspice-547d5081262921087d3c1e0a9c8b2ed19d3a9135.tar.gz
spice-547d5081262921087d3c1e0a9c8b2ed19d3a9135.tar.xz
spice-547d5081262921087d3c1e0a9c8b2ed19d3a9135.zip
controller_test: add README
-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.