spice/client/tests/controller_test
2012-02-28 14:40:42 +02:00
..
build spicec-tests: add controller_test (v2) 2010-10-25 13:28:49 +02:00
controller_test.cpp client controller_test: reorder parameters since pid isn't needed for linux client test 2012-02-28 14:40:42 +02:00
controller_test.sln spicec-tests: add controller_test (v2) 2010-10-25 13:28:49 +02:00
controller_test.vcproj spicec-tests: add controller_test (v2) 2010-10-25 13:28:49 +02:00
README.txt controller_test: add README 2012-02-28 14:40:42 +02:00

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.