diff options
author | Kevin Wolf <kwolf@redhat.com> | 2014-03-26 13:05:30 +0100 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2014-04-01 13:59:47 +0200 |
commit | 24f3078a049c52070adfc659fc3a1a71a11a7765 (patch) | |
tree | a5605b3462ec3b36dfd7e23a8ff2af79a28dc970 /tests/qemu-iotests/078.out | |
parent | 42d43d35d907579179a39c924d169da924786f65 (diff) |
qemu-iotests: Support for bochs format
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'tests/qemu-iotests/078.out')
-rw-r--r-- | tests/qemu-iotests/078.out | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/qemu-iotests/078.out b/tests/qemu-iotests/078.out new file mode 100644 index 0000000000..25d37c5dcd --- /dev/null +++ b/tests/qemu-iotests/078.out @@ -0,0 +1,6 @@ +QA output created by 078 + +== Read from a valid image == +read 512/512 bytes at offset 0 +512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) +*** done |