Add qemu 2.4.0
[kvmfornfv.git] / qemu / tests / qemu-iotests / 021.out
1 QA output created by 021
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
3
4 == testing writev -P -1 ==
5 -1 is not a valid pattern byte
6
7 == testing read -P -1 ==
8 -1 is not a valid pattern byte
9
10 == testing write -P -1 ==
11 -1 is not a valid pattern byte
12
13 == testing readv -P -1 ==
14 -1 is not a valid pattern byte
15
16 == testing aio_read -P -1 ==
17 -1 is not a valid pattern byte
18
19 == testing aio_write -P -1 ==
20 -1 is not a valid pattern byte
21
22 == testing writev -P 300 ==
23 300 is not a valid pattern byte
24
25 == testing read -P 300 ==
26 300 is not a valid pattern byte
27
28 == testing write -P 300 ==
29 300 is not a valid pattern byte
30
31 == testing readv -P 300 ==
32 300 is not a valid pattern byte
33
34 == testing aio_read -P 300 ==
35 300 is not a valid pattern byte
36
37 == testing aio_write -P 300 ==
38 300 is not a valid pattern byte
39
40 == testing writev -P 12m ==
41 12m is not a valid pattern byte
42
43 == testing read -P 12m ==
44 12m is not a valid pattern byte
45
46 == testing write -P 12m ==
47 12m is not a valid pattern byte
48
49 == testing readv -P 12m ==
50 12m is not a valid pattern byte
51
52 == testing aio_read -P 12m ==
53 12m is not a valid pattern byte
54
55 == testing aio_write -P 12m ==
56 12m is not a valid pattern byte
57
58 == testing writev -P 4k ==
59 4k is not a valid pattern byte
60
61 == testing read -P 4k ==
62 4k is not a valid pattern byte
63
64 == testing write -P 4k ==
65 4k is not a valid pattern byte
66
67 == testing readv -P 4k ==
68 4k is not a valid pattern byte
69
70 == testing aio_read -P 4k ==
71 4k is not a valid pattern byte
72
73 == testing aio_write -P 4k ==
74 4k is not a valid pattern byte
75
76 == testing writev -P route66 ==
77 route66 is not a valid pattern byte
78
79 == testing read -P route66 ==
80 route66 is not a valid pattern byte
81
82 == testing write -P route66 ==
83 route66 is not a valid pattern byte
84
85 == testing readv -P route66 ==
86 route66 is not a valid pattern byte
87
88 == testing aio_read -P route66 ==
89 route66 is not a valid pattern byte
90
91 == testing aio_write -P route66 ==
92 route66 is not a valid pattern byte
93 *** done