vhost-user-test: fix migration overlap test
commitd08e42a1125d384cb53423f5810b0c7ea52dc6c9
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Nov 2015 13:14:02 +0000 (26 15:14 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 26 Nov 2015 16:39:34 +0000 (26 18:39 +0200)
treefe214e56978d6b18d4db368a0fb3a28b2f9ff16a
parent903a41d3415960240cb3b9f1d66f3707b27010d6
vhost-user-test: fix migration overlap test

During migration, source does GET_BASE, destination does SET_BASE.
Use that as opposed to fds being configured to detect
vhost user running on both source and destination.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/vhost-user-test.c