This implements a testcase for pxe-test using the vhost-user interface. Spawn a vhost-user-bridge process and connect it to the qemu process
v2->v3: * rebase to current master * run test with slow test cases, as it takes a bit of time Jens Freimann (2): tests/vhost-user-bridge: disable debug output by default tests/pxe-test: add testcase using vhost-user-bridge tests/Makefile.include | 4 +- tests/pxe-test.c | 111 ++++++++++++++++++++++++++++++++++++++++++++++ tests/vhost-user-bridge.c | 2 +- 3 files changed, 115 insertions(+), 2 deletions(-) -- 2.13.6