test qemu-img rebase
[qemu-iotests/stefanha.git] / 021.out
blobed4448c56b1a75c834049e6c73944adca71a8a46
1 QA output created by 021
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
4 == testing writev -P -1 ==
5 -1 is not a valid pattern byte
7 == testing read -P -1 ==
8 -1 is not a valid pattern byte
10 == testing write -P -1 ==
11 -1 is not a valid pattern byte
13 == testing readv -P -1 ==
14 -1 is not a valid pattern byte
16 == testing aio_read -P -1 ==
17 -1 is not a valid pattern byte
19 == testing aio_write -P -1 ==
20 -1 is not a valid pattern byte
22 == testing writev -P 300 ==
23 300 is not a valid pattern byte
25 == testing read -P 300 ==
26 300 is not a valid pattern byte
28 == testing write -P 300 ==
29 300 is not a valid pattern byte
31 == testing readv -P 300 ==
32 300 is not a valid pattern byte
34 == testing aio_read -P 300 ==
35 300 is not a valid pattern byte
37 == testing aio_write -P 300 ==
38 300 is not a valid pattern byte
40 == testing writev -P 12m ==
41 12m is not a valid pattern byte
43 == testing read -P 12m ==
44 12m is not a valid pattern byte
46 == testing write -P 12m ==
47 12m is not a valid pattern byte
49 == testing readv -P 12m ==
50 12m is not a valid pattern byte
52 == testing aio_read -P 12m ==
53 12m is not a valid pattern byte
55 == testing aio_write -P 12m ==
56 12m is not a valid pattern byte
58 == testing writev -P 4k ==
59 4k is not a valid pattern byte
61 == testing read -P 4k ==
62 4k is not a valid pattern byte
64 == testing write -P 4k ==
65 4k is not a valid pattern byte
67 == testing readv -P 4k ==
68 4k is not a valid pattern byte
70 == testing aio_read -P 4k ==
71 4k is not a valid pattern byte
73 == testing aio_write -P 4k ==
74 4k is not a valid pattern byte
76 == testing writev -P route66 ==
77 route66 is not a valid pattern byte
79 == testing read -P route66 ==
80 route66 is not a valid pattern byte
82 == testing write -P route66 ==
83 route66 is not a valid pattern byte
85 == testing readv -P route66 ==
86 route66 is not a valid pattern byte
88 == testing aio_read -P route66 ==
89 route66 is not a valid pattern byte
91 == testing aio_write -P route66 ==
92 route66 is not a valid pattern byte
93 *** done