Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 004.out @ e8c212d6

History | View | Annotate | Download (947 Bytes)

1 6bf19c94 Christoph Hellwig
QA output created by 004
2 6bf19c94 Christoph Hellwig
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
3 6bf19c94 Christoph Hellwig
4 6bf19c94 Christoph Hellwig
write before image boundary
5 6bf19c94 Christoph Hellwig
wrote 1048576/1048576 bytes at offset 133169152
6 6bf19c94 Christoph Hellwig
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7 6bf19c94 Christoph Hellwig
8 6bf19c94 Christoph Hellwig
write into image boundary
9 6bf19c94 Christoph Hellwig
write failed: Input/output error
10 6bf19c94 Christoph Hellwig
11 6bf19c94 Christoph Hellwig
write at image boundary
12 6bf19c94 Christoph Hellwig
write failed: Input/output error
13 6bf19c94 Christoph Hellwig
14 6bf19c94 Christoph Hellwig
write past image boundary
15 6bf19c94 Christoph Hellwig
write failed: Input/output error
16 6bf19c94 Christoph Hellwig
17 6bf19c94 Christoph Hellwig
pwrite past image boundary
18 6bf19c94 Christoph Hellwig
write failed: Input/output error
19 6bf19c94 Christoph Hellwig
20 6bf19c94 Christoph Hellwig
writev past image boundary
21 6bf19c94 Christoph Hellwig
writev failed: Input/output error
22 6bf19c94 Christoph Hellwig
23 6bf19c94 Christoph Hellwig
read before image boundary
24 6bf19c94 Christoph Hellwig
read 1048576/1048576 bytes at offset 133169152
25 6bf19c94 Christoph Hellwig
1 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26 6bf19c94 Christoph Hellwig
27 6bf19c94 Christoph Hellwig
read into image boundary
28 6bf19c94 Christoph Hellwig
read failed: Input/output error
29 6bf19c94 Christoph Hellwig
30 6bf19c94 Christoph Hellwig
read at image boundary
31 6bf19c94 Christoph Hellwig
read failed: Input/output error
32 6bf19c94 Christoph Hellwig
33 6bf19c94 Christoph Hellwig
read past image boundary
34 6bf19c94 Christoph Hellwig
read failed: Input/output error
35 6bf19c94 Christoph Hellwig
36 6bf19c94 Christoph Hellwig
pread past image boundary
37 6bf19c94 Christoph Hellwig
read failed: Input/output error
38 6bf19c94 Christoph Hellwig
39 6bf19c94 Christoph Hellwig
readv past image boundary
40 6bf19c94 Christoph Hellwig
readv failed: Input/output error
41 6bf19c94 Christoph Hellwig
*** done