From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36713) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUiS3-00040s-MM for qemu-devel@nongnu.org; Thu, 18 Sep 2014 16:37:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XUiRn-0000BZ-Sa for qemu-devel@nongnu.org; Thu, 18 Sep 2014 16:37:15 -0400 Received: from e8.ny.us.ibm.com ([32.97.182.138]:45445) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XUiRn-0008WB-Nm for qemu-devel@nongnu.org; Thu, 18 Sep 2014 16:36:59 -0400 Received: from /spool/local by e8.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 18 Sep 2014 16:36:54 -0400 From: Michael Roth Date: Thu, 18 Sep 2014 15:36:43 -0500 Message-Id: <1411072603-8984-5-git-send-email-mdroth@linux.vnet.ibm.com> In-Reply-To: <1411072603-8984-1-git-send-email-mdroth@linux.vnet.ibm.com> References: <1411072603-8984-1-git-send-email-mdroth@linux.vnet.ibm.com> Subject: [Qemu-devel] [PATCH v3 4/4] qemu-iotests: Test missing "driver" key for blockdev-add List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: famz@redhat.com, armbru@redhat.com, qemu-stable@nongnu.org, lcapitulino@redhat.com, pbonzini@redhat.com From: Fam Zheng Signed-off-by: Fam Zheng Reviewed-by: Eric Blake Cc: qemu-stable@nongnu.org Signed-off-by: Michael Roth --- tests/qemu-iotests/087 | 17 +++++++++++++++++ tests/qemu-iotests/087.out | 13 +++++++++++++ 2 files changed, 30 insertions(+) diff --git a/tests/qemu-iotests/087 b/tests/qemu-iotests/087 index 82c56b1..d7454d1 100755 --- a/tests/qemu-iotests/087 +++ b/tests/qemu-iotests/087 @@ -218,6 +218,23 @@ run_qemu <