qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] qtest/ahci: skip qcow2 tests
@ 2015-11-12 19:51 John Snow
  2015-11-12 19:51 ` [Qemu-devel] [PATCH 1/3] qtest/ahci: always specify image format John Snow
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Snow @ 2015-11-12 19:51 UTC (permalink / raw)
  To: qemu-block; +Cc: peter.maydell, John Snow, qemu-devel

Skip tests that need qcow2 to function when qemu-img isn't
set or otherwise present.

When running under raw mode, we no longer properly test
LBA48 reads/writes beyond 137Gb. ahci-test will skip past
any /<arch>/io/<mode>/lba48/<length>/high test.

While we're at it, try to make failures due to missing qemu-img
binaries a little more apparent in case we find a way to bump
into them again.

John Snow (3):
  qtest/ahci: always specify image format
  libqos: add qemu-img presence check
  qtest/ahci: use raw format when qemu-img is absent

 tests/ahci-test.c     | 90 ++++++++++++++++++++++++++++++++++-----------------
 tests/libqos/libqos.c | 28 +++++++++++++---
 tests/libqos/libqos.h |  1 +
 3 files changed, 84 insertions(+), 35 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2015-11-13 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-12 19:51 [Qemu-devel] [PATCH 0/3] qtest/ahci: skip qcow2 tests John Snow
2015-11-12 19:51 ` [Qemu-devel] [PATCH 1/3] qtest/ahci: always specify image format John Snow
2015-11-12 19:51 ` [Qemu-devel] [PATCH 2/3] libqos: add qemu-img presence check John Snow
2015-11-12 19:51 ` [Qemu-devel] [PATCH 3/3] qtest/ahci: use raw format when qemu-img is absent John Snow
2015-11-13 18:14   ` John Snow

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).