slirp: check len against dhcp options array end
[qemu/ar7.git] / tests / qemu-iotests / 089.out
blob18f5fdda7add7eb8dd225574ad82d177c7d64259
1 QA output created by 089
3 === Testing nested image formats ===
5 Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6 wrote 512/512 bytes at offset 0
7 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8 wrote 512/512 bytes at offset 512
9 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10 wrote 512/512 bytes at offset 1024
11 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12 read 512/512 bytes at offset 0
13 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14 read 512/512 bytes at offset 512
15 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16 read 512/512 bytes at offset 1024
17 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18 Pattern verification failed at offset 0, 512 bytes
19 read 512/512 bytes at offset 0
20 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22 === Testing blkdebug ===
24 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
25 wrote 512/512 bytes at offset 229376
26 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27 read failed: Input/output error
29 === Testing qemu-img info output ===
31 image: TEST_DIR/t.IMGFMT
32 file format: IMGFMT
33 virtual size: 64M (67108864 bytes)
34 cluster_size: 65536
36 === Testing option merging ===
38 format name: IMGFMT
39 cluster size: 64 KiB
40 vm state offset: 512 MiB
41 Format specific information:
42     compat: 1.1
43     lazy refcounts: false
44     refcount bits: 16
45     corrupt: false
46 format name: IMGFMT
47 cluster size: 64 KiB
48 vm state offset: 512 MiB
49 Format specific information:
50     compat: 1.1
51     lazy refcounts: false
52     refcount bits: 16
53     corrupt: false
54 *** done