vhost-user-test: use unix port for migration
commita899b1ea2a6d6baa18f1c12da566aad35cb0d807
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Fri, 27 Nov 2015 14:41:19 +0000 (27 15:41 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 2 Dec 2015 14:42:26 +0000 (2 16:42 +0200)
tree2a8caa427d405f4a36b9f351f56301559897ce0b
parent9732baf67850dac57dfc7dc8980bf408889a8973
vhost-user-test: use unix port for migration

TCP port 1234 may be used by another process concurrently. Instead use a
temporary unix socket.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/vhost-user-test.c