qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v7 0/3] Tests for LUKS driver
@ 2016-03-30 13:53 Daniel P. Berrange
  2016-03-30 13:53 ` [Qemu-devel] [PATCH v7 1/3] block: add support for --image-opts in block I/O tests Daniel P. Berrange
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Daniel P. Berrange @ 2016-03-30 13:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: Kevin Wolf, qemu-block, Max Reitz

This series contains the 3 test suite patches that had
to be dropped from the v6 series during merge with
the block tree:

 v6: https://lists.gnu.org/archive/html/qemu-devel/2016-03/msg04935.html

Changed in v7:

 - Avoid setting TEST_IMG_FILE when IMGPROTO=file in common.rc
   for traditional (not --image-opts) variable setup

Daniel P. Berrange (3):
  block: add support for --image-opts in block I/O tests
  block: add support for encryption secrets in block I/O tests
  block: enable testing of LUKS driver with block I/O tests

 tests/qemu-iotests/004           |  2 +-
 tests/qemu-iotests/012           |  2 +-
 tests/qemu-iotests/039.out       | 20 +++++------
 tests/qemu-iotests/048           | 22 ++++++++----
 tests/qemu-iotests/048.out       |  6 ++--
 tests/qemu-iotests/052           |  4 +++
 tests/qemu-iotests/052.out       |  4 +++
 tests/qemu-iotests/100           |  7 ++++
 tests/qemu-iotests/100.out       | 14 ++++++++
 tests/qemu-iotests/common        | 15 +++++++-
 tests/qemu-iotests/common.config | 21 ++++++++++--
 tests/qemu-iotests/common.filter |  3 +-
 tests/qemu-iotests/common.rc     | 74 +++++++++++++++++++++++++++++++---------
 13 files changed, 152 insertions(+), 42 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-03-30 16:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-30 13:53 [Qemu-devel] [PATCH v7 0/3] Tests for LUKS driver Daniel P. Berrange
2016-03-30 13:53 ` [Qemu-devel] [PATCH v7 1/3] block: add support for --image-opts in block I/O tests Daniel P. Berrange
2016-03-30 15:44   ` Max Reitz
2016-03-30 15:52     ` Daniel P. Berrange
2016-03-30 13:53 ` [Qemu-devel] [PATCH v7 2/3] block: add support for encryption secrets " Daniel P. Berrange
2016-03-30 15:51   ` Max Reitz
2016-03-30 15:53     ` Daniel P. Berrange
2016-03-30 13:53 ` [Qemu-devel] [PATCH v7 3/3] block: enable testing of LUKS driver with " Daniel P. Berrange
2016-03-30 16:03   ` Max Reitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).