summaryrefslogtreecommitdiff
path: root/test/spec/binary.txt
blob: 3ad2c15af084ffa35773bb2f9b3beae1623eca18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/binary.wast
(;; STDOUT ;;;
out/test/spec/binary.wast:6: assert_malformed passed:
  0000000: error: unable to read uint32_t: magic
out/test/spec/binary.wast:7: assert_malformed passed:
  0000000: error: unable to read uint32_t: magic
out/test/spec/binary.wast:8: assert_malformed passed:
  0000000: error: unable to read uint32_t: magic
out/test/spec/binary.wast:9: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:10: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:11: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:12: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:13: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:14: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:15: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:16: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:17: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:18: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:21: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:24: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:25: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:28: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:31: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:34: assert_malformed passed:
  0000004: error: bad magic value
out/test/spec/binary.wast:37: assert_malformed passed:
  0000004: error: unable to read uint32_t: version
out/test/spec/binary.wast:38: assert_malformed passed:
  0000004: error: unable to read uint32_t: version
out/test/spec/binary.wast:39: assert_malformed passed:
  0000004: error: unable to read uint32_t: version
out/test/spec/binary.wast:40: assert_malformed passed:
  0000008: error: bad wasm file version: 0 (expected 0x1)
out/test/spec/binary.wast:41: assert_malformed passed:
  0000008: error: bad wasm file version: 0xd (expected 0x1)
out/test/spec/binary.wast:42: assert_malformed passed:
  0000008: error: bad wasm file version: 0xe (expected 0x1)
out/test/spec/binary.wast:43: assert_malformed passed:
  0000008: error: bad wasm file version: 0x100 (expected 0x1)
out/test/spec/binary.wast:44: assert_malformed passed:
  0000008: error: bad wasm file version: 0x10000 (expected 0x1)
out/test/spec/binary.wast:45: assert_malformed passed:
  0000008: error: bad wasm file version: 0x1000000 (expected 0x1)
out/test/spec/binary.wast:48: assert_malformed passed:
  000000a: error: invalid section code: 14
out/test/spec/binary.wast:49: assert_malformed passed:
  000000a: error: invalid section code: 127
out/test/spec/binary.wast:50: assert_malformed passed:
  000000a: error: invalid section code: 128
out/test/spec/binary.wast:51: assert_malformed passed:
  000000a: error: invalid section code: 129
out/test/spec/binary.wast:52: assert_malformed passed:
  000000a: error: invalid section code: 255
out/test/spec/binary.wast:56: assert_malformed passed:
  000001b: error: function body must end with END opcode
out/test/spec/binary.wast:77: assert_malformed passed:
  000001a: error: function body must end with END opcode
out/test/spec/binary.wast:93: assert_malformed passed:
  000001a: error: function body must end with END opcode
out/test/spec/binary.wast:113: assert_malformed passed:
  0000019: error: init expression must end with END opcode
out/test/spec/binary.wast:126: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:146: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:166: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:185: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:204: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:224: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:243: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:262: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:280: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:298: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:317: assert_malformed passed:
  0000017: error: unable to read u32 leb128: local type count
out/test/spec/binary.wast:334: assert_malformed passed:
  0000017: error: unable to read u32 leb128: local type count
out/test/spec/binary.wast:351: assert_malformed passed:
  000001e: error: local count must be <= 0xffffffff
out/test/spec/binary.wast:367: assert_malformed passed:
  0000030: error: local count must be <= 0xffffffff
out/test/spec/binary.wast:401: assert_malformed passed:
  0000013: error: function signature count != function body count
out/test/spec/binary.wast:411: assert_malformed passed:
  000000b: error: function signature count != function body count
out/test/spec/binary.wast:420: assert_malformed passed:
  0000016: error: function signature count != function body count
out/test/spec/binary.wast:431: assert_malformed passed:
  0000015: error: function signature count != function body count
out/test/spec/binary.wast:454: assert_malformed passed:
  000000e: error: data segment count does not equal count in DataCount section
out/test/spec/binary.wast:464: assert_malformed passed:
  000000e: error: data segment count does not equal count in DataCount section
out/test/spec/binary.wast:474: assert_malformed passed:
  0000024: error: memory.init requires data count section
out/test/spec/binary.wast:496: assert_malformed passed:
  000001e: error: data.drop requires data count section
out/test/spec/binary.wast:515: assert_malformed passed:
  0000024: error: unexpected opcode: 0xf3
out/test/spec/binary.wast:541: assert_malformed passed:
  0000022: error: table elem type must be a reference type
out/test/spec/binary.wast:622: assert_malformed passed:
  000000a: error: invalid section size: extends past end
out/test/spec/binary.wast:633: assert_malformed passed:
  000000e: error: unfinished section (expected end: 0x11)
out/test/spec/binary.wast:652: assert_malformed passed:
  000000e: error: invalid import tag kind: exceptions not allowed
out/test/spec/binary.wast:662: assert_malformed passed:
  000000e: error: invalid import tag kind: exceptions not allowed
out/test/spec/binary.wast:673: assert_malformed passed:
  000000e: error: malformed import kind: 5
out/test/spec/binary.wast:683: assert_malformed passed:
  000000e: error: malformed import kind: 5
out/test/spec/binary.wast:694: assert_malformed passed:
  000000e: error: malformed import kind: 128
out/test/spec/binary.wast:704: assert_malformed passed:
  000000e: error: malformed import kind: 128
out/test/spec/binary.wast:717: assert_malformed passed:
  0000027: error: unable to read u32 leb128: string length
out/test/spec/binary.wast:736: assert_malformed passed:
  000002b: error: unfinished section (expected end: 0x40)
out/test/spec/binary.wast:767: assert_malformed passed:
  000000b: error: invalid table count 1, only 0 bytes left in section
out/test/spec/binary.wast:777: assert_malformed passed:
  000000d: error: tables may not be shared
out/test/spec/binary.wast:786: assert_malformed passed:
  000000d: error: tables may not be shared
out/test/spec/binary.wast:796: assert_malformed passed:
  000000d: error: malformed table limits flag: 129
out/test/spec/binary.wast:814: assert_malformed passed:
  000000b: error: invalid memory count 1, only 0 bytes left in section
out/test/spec/binary.wast:824: assert_malformed passed:
  000000c: error: memory may not be shared: threads not allowed
out/test/spec/binary.wast:832: assert_malformed passed:
  000000c: error: memory may not be shared: threads not allowed
out/test/spec/binary.wast:841: assert_malformed passed:
  000000c: error: malformed memory limits flag: 129
out/test/spec/binary.wast:850: assert_malformed passed:
  000000c: error: malformed memory limits flag: 129
out/test/spec/binary.wast:867: assert_malformed passed:
  0000010: error: unable to read i32 leb128: global type
out/test/spec/binary.wast:878: assert_malformed passed:
  0000010: error: unfinished section (expected end: 0x15)
out/test/spec/binary.wast:901: assert_malformed passed:
  000001b: error: unable to read u32 leb128: string length
out/test/spec/binary.wast:922: assert_malformed passed:
  000001b: error: unfinished section (expected end: 0x20)
out/test/spec/binary.wast:956: assert_malformed passed:
  0000021: error: unable to read u32 leb128: elem segment flags
out/test/spec/binary.wast:972: assert_malformed passed:
  0000024: error: init expression must end with END opcode
out/test/spec/binary.wast:989: assert_malformed passed:
  0000021: error: unfinished section (expected end: 0x27)
out/test/spec/binary.wast:1015: assert_malformed passed:
  0000016: error: unable to read u32 leb128: data segment flags
out/test/spec/binary.wast:1028: assert_malformed passed:
  0000016: error: unfinished section (expected end: 0x1c)
out/test/spec/binary.wast:1041: assert_malformed passed:
  0000015: error: unable to read data: data segment data
out/test/spec/binary.wast:1055: assert_malformed passed:
  000001a: error: unfinished section (expected end: 0x1b)
out/test/spec/binary.wast:1086: assert_malformed passed:
  0000048: error: function body must end with END opcode
out/test/spec/binary.wast:1133: assert_malformed passed:
  0000017: error: multiple Start sections
112/112 tests passed.
;;; STDOUT ;;)