blob: aa2536a764e79627222ab92696ec2621c349c0ba (
plain)
1
2
3
4
5
6
7
8
9
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.
|