controller_test: add README

This commit is contained in:
Alon Levy 2012-02-26 17:42:50 +01:00
parent 294dae31b0
commit 4b7c66cafc

View File

@ -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.