qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] Improve drive_del test coverage


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH 0/6] Improve drive_del test coverage
Date: Sat, 4 Oct 2014 19:35:26 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Oct 02, 2014 at 04:51:30PM +0200, Markus Armbruster wrote:
> The meat is in the last patch, the others are just cleanup.
> 
> Markus Armbruster (6):
>   drive_del-test: Merge of qdev-monitor-test, blockdev-test
>   blockdev-test: Use single rather than double quotes in QMP
>   blockdev-test: Clean up bogus drive_add argument
>   blockdev-test: Simplify by using g_assert_cmpstr()
>   blockdev-test: Factor out some common code into helpers
>   blockdev-test: Test device_del after drive_del
> 
>  tests/Makefile            |   5 +-
>  tests/blockdev-test.c     |  59 --------------------
>  tests/drive_del-test.c    | 137 
> ++++++++++++++++++++++++++++++++++++++++++++++
>  tests/qdev-monitor-test.c |  77 --------------------------
>  4 files changed, 139 insertions(+), 139 deletions(-)
>  delete mode 100644 tests/blockdev-test.c
>  create mode 100644 tests/drive_del-test.c
>  delete mode 100644 tests/qdev-monitor-test.c

I made the copyright year and typo fixups when applying the patches.

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan

Attachment: pgp1_46PtSKD5.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]