OSDN Git Service

vhost-user-test: skip if there is no memory at address 0
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 3 Dec 2018 15:32:23 +0000 (16:32 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2019 15:50:15 +0000 (16:50 +0100)
commit3b72ca381f22393a564b6a8f3b831a3dd0a88d65
tree41b6ea0cc066b81d8a1b2ab33c9f145af21b7b9e
parent5a583cc55531b1bac7f652b848a0884c808d953d
vhost-user-test: skip if there is no memory at address 0

The virt machine cannot run the vhost-user qtests because they hardcode
the presence of memory at address 0.  Report the tests as a skip so that
they can be converted to use qgraph.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <1543851204-41186-11-git-send-email-pbonzini@redhat.com>
tests/vhost-user-test.c