summaryrefslogtreecommitdiff
path: root/test/spec/custom.txt
blob: 929e1e447951783e392737071aae39d09cb858f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/custom.wast
(;; STDOUT ;;;
out/test/spec/custom.wast:61: assert_malformed passed:
  0000009: error: unable to read u32 leb128: section size
out/test/spec/custom.wast:69: assert_malformed passed:
  000000a: error: unable to read u32 leb128: string length
out/test/spec/custom.wast:77: assert_malformed passed:
  000000a: error: unable to read u32 leb128: string length
out/test/spec/custom.wast:85: assert_malformed passed:
  000000a: error: invalid section size: extends past end
out/test/spec/custom.wast:93: assert_malformed passed:
  0000031: error: invalid section code: 36
out/test/spec/custom.wast:102: assert_malformed passed:
  000003e: error: function signature count != function body count
out/test/spec/custom.wast:115: assert_malformed passed:
  000000a: error: invalid section size: extends past end
out/test/spec/custom.wast:123: assert_malformed passed:
  0000013: error: data segment count does not equal count in DataCount section
11/11 tests passed.
;;; STDOUT ;;)