]>
Commit | Line | Data |
---|---|---|
4bacf057 CH |
1 | QA output created by 016 |
2 | Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 | |
3 | ||
4 | == reading at EOF == | |
5 | read 512/512 bytes at offset 134217728 | |
8655d2de | 6 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
4bacf057 CH |
7 | |
8 | == reading far past EOF == | |
9 | read 512/512 bytes at offset 268435456 | |
8655d2de | 10 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
4bacf057 CH |
11 | |
12 | == writing at EOF == | |
13 | wrote 512/512 bytes at offset 134217728 | |
8655d2de | 14 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
4bacf057 | 15 | read 512/512 bytes at offset 134217728 |
8655d2de | 16 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
4bacf057 CH |
17 | |
18 | == writing far past EOF == | |
19 | wrote 512/512 bytes at offset 268435456 | |
8655d2de | 20 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
4bacf057 | 21 | read 512/512 bytes at offset 268435456 |
8655d2de | 22 | 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) |
4bacf057 | 23 | *** done |