[Spice-devel] [PATCH 5/5] controller_test: add README

Alon Levy alevy at redhat.com
Sun Feb 26 08:43:35 PST 2012


---
 client/tests/controller_test/README.txt |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)
 create mode 100644 client/tests/controller_test/README.txt

diff --git a/client/tests/controller_test/README.txt b/client/tests/controller_test/README.txt
new file mode 100644
index 0000000..aa2536a
--- /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.
-- 
1.7.9.1



More information about the Spice-devel mailing list