]> git.proxmox.com Git - qemu.git/commit
qemu-iotests: consider more cases in parsing qemu-io output
authorKevin Wolf <kwolf@redhat.com>
Fri, 1 Oct 2010 04:02:28 +0000 (06:02 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 22 Feb 2012 15:17:03 +0000 (16:17 +0100)
commit72bb202583ad71f3e9e0c03a0c9a3baa0db16494
tree6708f0412db5a120e8a2795daeadf535026df310
parent52280eac0d492b1191c1391c49a40ebf5e006748
qemu-iotests: consider more cases in parsing qemu-io output

I got a bug report with test output diffs like this:

-4 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
+4 KiB, 1 ops; 0.0000 sec (inf EiB/sec and inf ops/sec)

This patch extends the regular expression to consider terabytes, petabytes and
exabytes, and to allow inf as value for the throughput.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
tests/qemu-iotests/common.filter