]> Git Repo - qemu.git/commit
vhost-user-test: wrap server in TestServer struct
authorMarc-André Lureau <[email protected]>
Fri, 9 Oct 2015 15:17:37 +0000 (17:17 +0200)
committerMichael S. Tsirkin <[email protected]>
Thu, 22 Oct 2015 11:34:49 +0000 (14:34 +0300)
commitae31fb5491493c82fface26f7902da7130b70575
tree338a54230a8acd7ee1158fcd3d87924f99fc1876
parent82755ff202e96ad9bc74c1268481f96e50907ae1
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 <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Tested-by: Thibaut Collet <[email protected]>
tests/vhost-user-test.c
This page took 0.031286 seconds and 4 git commands to generate.