commit | ae31fb5491493c82fface26f7902da7130b70575 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Fri Oct 09 17:17:37 2015 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 22 14:34:49 2015 +0300 |
tree | 338a54230a8acd7ee1158fcd3d87924f99fc1876 | |
parent | 82755ff202e96ad9bc74c1268481f96e50907ae1 [diff] |
vhost-user-test: wrap server in TestServer struct In the coming patches, a test will use several servers simultaneously. Wrap the server in a struct, out of the global scope. 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> Tested-by: Thibaut Collet <thibaut.collet@6wind.com>