summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.