summaryrefslogtreecommitdiff
path: root/test/spec/binary.txt
blob: 629c719b555ed285e125cce9b0211586d58841a9 (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
;;; 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:50: assert_malformed passed:
  0000022: error: call_indirect reserved value must be 0
out/test/spec/binary.wast:69: assert_malformed passed:
  0000022: error: call_indirect reserved value must be 0
out/test/spec/binary.wast:88: assert_malformed passed:
  0000022: error: call_indirect reserved value must be 0
out/test/spec/binary.wast:106: assert_malformed passed:
  0000022: error: call_indirect reserved value must be 0
out/test/spec/binary.wast:124: assert_malformed passed:
  0000022: error: call_indirect reserved value must be 0
out/test/spec/binary.wast:143: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:163: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:183: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:202: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:221: assert_malformed passed:
  0000020: error: memory.grow reserved value must be 0
out/test/spec/binary.wast:241: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:260: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:279: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:297: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:315: assert_malformed passed:
  000001e: error: memory.size reserved value must be 0
out/test/spec/binary.wast:334: assert_malformed passed:
  000001c: error: local count must be < 0x10000000
out/test/spec/binary.wast:366: assert_malformed passed:
  0000013: error: function signature count != function body count
out/test/spec/binary.wast:376: assert_malformed passed:
  000000b: error: function signature count != function body count
out/test/spec/binary.wast:385: assert_malformed passed:
  0000016: error: function signature count != function body count
out/test/spec/binary.wast:396: assert_malformed passed:
  0000015: error: function signature count != function body count
out/test/spec/binary.wast:425: assert_malformed passed:
  000000a: error: invalid section size: extends past end
out/test/spec/binary.wast:436: assert_malformed passed:
  000000e: error: unfinished section (expected end: 0x11)
out/test/spec/binary.wast:455: assert_malformed passed:
  0000027: error: unable to read u32 leb128: string length
out/test/spec/binary.wast:474: assert_malformed passed:
  000002b: error: unfinished section (expected end: 0x40)
out/test/spec/binary.wast:505: assert_malformed passed:
  000000b: error: invalid table count 1, only 0 bytes left in section
out/test/spec/binary.wast:521: assert_malformed passed:
  000000b: error: invalid memory count 1, only 0 bytes left in section
out/test/spec/binary.wast:537: assert_malformed passed:
  0000010: error: unable to read i32 leb128: global type
out/test/spec/binary.wast:548: assert_malformed passed:
  0000010: error: unfinished section (expected end: 0x15)
out/test/spec/binary.wast:571: assert_malformed passed:
  000001b: error: unable to read u32 leb128: string length
out/test/spec/binary.wast:592: assert_malformed passed:
  000001b: error: unfinished section (expected end: 0x20)
out/test/spec/binary.wast:626: assert_malformed passed:
  0000021: error: unable to read u32 leb128: elem segment flags
out/test/spec/binary.wast:644: assert_malformed passed:
  0000021: error: unfinished section (expected end: 0x27)
out/test/spec/binary.wast:670: assert_malformed passed:
  0000016: error: unable to read u32 leb128: data segment flags
out/test/spec/binary.wast:683: assert_malformed passed:
  0000016: error: unfinished section (expected end: 0x1c)
out/test/spec/binary.wast:696: assert_malformed passed:
  0000015: error: unable to read data: data segment data
out/test/spec/binary.wast:710: assert_malformed passed:
  000001a: error: unfinished section (expected end: 0x1b)
out/test/spec/binary.wast:741: assert_malformed passed:
  error: function type variable out of range: 11 (max 1)
  0000025: error: OnBlockExpr callback failed
out/test/spec/binary.wast:776: assert_malformed passed:
  0000017: error: multiple Start sections
66/66 tests passed.
;;; STDOUT ;;)