[Qemu-devel] [v3 0/2] tests/pxe-test: add testcase using vhost-user-bridge

Jens Freimann posted 2 patches 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20171026124425.17957-1-jfreimann@redhat.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
tests/Makefile.include    |   4 +-
tests/pxe-test.c          | 111 ++++++++++++++++++++++++++++++++++++++++++++++
tests/vhost-user-bridge.c |   2 +-
3 files changed, 115 insertions(+), 2 deletions(-)
[Qemu-devel] [v3 0/2] tests/pxe-test: add testcase using vhost-user-bridge
Posted by Jens Freimann 6 years, 6 months ago
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