All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] iotests: More media change tests
@ 2019-07-31 20:42 Kevin Wolf
  2019-07-31 20:42 ` [Qemu-devel] [PATCH 1/3] iotests/118: Test media change for scsi-cd Kevin Wolf
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kevin Wolf @ 2019-07-31 20:42 UTC (permalink / raw)
  To: qemu-block; +Cc: kwolf, qemu-devel, mreitz

This series is motivated by the bug fixed in commit 7cef3d1290
('scsi-cd: Fix inserting read-only media in empty drive'). After the
series is applied, media change is tested for all combinations of
floppy/ide-cd/scsi-cd with -drive/-blockdev and initially empty
drive/inserted media.

Kevin Wolf (3):
  iotests/118: Test media change for scsi-cd
  iotests/118: Create test classes dynamically
  iotests/118: Add -blockdev based tests

 tests/qemu-iotests/118     | 84 +++++++++++++++++++++-----------------
 tests/qemu-iotests/118.out |  4 +-
 2 files changed, 49 insertions(+), 39 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-08-01 12:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 20:42 [Qemu-devel] [PATCH 0/3] iotests: More media change tests Kevin Wolf
2019-07-31 20:42 ` [Qemu-devel] [PATCH 1/3] iotests/118: Test media change for scsi-cd Kevin Wolf
2019-08-01 11:45   ` Max Reitz
2019-07-31 20:42 ` [Qemu-devel] [PATCH 2/3] iotests/118: Create test classes dynamically Kevin Wolf
2019-08-01 11:53   ` Max Reitz
2019-07-31 20:42 ` [Qemu-devel] [PATCH 3/3] iotests/118: Add -blockdev based tests Kevin Wolf
2019-08-01 12:03   ` Max Reitz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.