;;; TOOL: run-interp-spec
;;; STDIN_FILE: third_party/testsuite/linking.wast
(;; STDOUT ;;;
out/test/spec/linking.wast:28: assert_unlinkable passed:
  error: import signature mismatch
  0000025: error: OnImportFunc callback failed
out/test/spec/linking.wast:32: assert_unlinkable passed:
  error: import signature mismatch
  0000026: error: OnImportFunc callback failed
out/test/spec/linking.wast:87: assert_unlinkable passed:
  error: mutability mismatch in imported global, expected mutable but got immutable.
  000001a: error: OnImportGlobal callback failed
out/test/spec/linking.wast:91: assert_unlinkable passed:
  error: mutability mismatch in imported global, expected immutable but got mutable.
  0000016: error: OnImportGlobal callback failed
out/test/spec/linking.wast:136: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:137: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:139: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:141: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:142: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:144: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:146: assert_trap passed: undefined table index
out/test/spec/linking.wast:147: assert_trap passed: undefined table index
out/test/spec/linking.wast:148: assert_trap passed: undefined table index
out/test/spec/linking.wast:149: assert_trap passed: undefined table index
out/test/spec/linking.wast:152: assert_trap passed: indirect call signature mismatch
out/test/spec/linking.wast:184: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:185: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:187: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:188: assert_trap passed: uninitialized table element
out/test/spec/linking.wast:190: assert_trap passed: undefined table index
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [10, 11) >= max value 10
out/test/spec/linking.wast:216: assert_unlinkable passed:
  error: unknown module field "mem"
  0000027: error: OnImportMemory callback failed
out/test/spec/linking.wast:225: assert_trap passed: uninitialized table element
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [12, 13) >= max value 10
out/test/spec/linking.wast:236: assert_trap passed: uninitialized table element
assert_unlinkable passed: out of bounds memory access: data segment is out of bounds: [65536, 65537) >= max value 65536
out/test/spec/linking.wast:248: assert_trap passed: uninitialized table element
assert_unlinkable passed: out of bounds memory access: data segment is out of bounds: [65536, 65537) >= max value 65536
out/test/spec/linking.wast:324: assert_unlinkable passed:
  error: unknown module field "tab"
  0000037: error: OnImportTable callback failed
assert_unlinkable passed: out of bounds memory access: data segment is out of bounds: [327680, 327681) >= max value 327680
assert_unlinkable passed: out of bounds table access: elem segment is out of bounds: [0, 1) >= max value 0
94/94 tests passed.
;;; STDOUT ;;)
