summaryrefslogtreecommitdiff
path: root/test/spec/multi-memory
diff options
context:
space:
mode:
Diffstat (limited to 'test/spec/multi-memory')
-rw-r--r--test/spec/multi-memory/binary.txt2
-rw-r--r--test/spec/multi-memory/data.txt2
-rw-r--r--test/spec/multi-memory/imports.txt2
-rw-r--r--test/spec/multi-memory/load.txt2
-rw-r--r--test/spec/multi-memory/memory-multi.txt2
-rw-r--r--test/spec/multi-memory/memory.txt2
-rw-r--r--test/spec/multi-memory/memory_grow.txt2
-rw-r--r--test/spec/multi-memory/memory_size.txt2
-rw-r--r--test/spec/multi-memory/store.txt2
9 files changed, 9 insertions, 9 deletions
diff --git a/test/spec/multi-memory/binary.txt b/test/spec/multi-memory/binary.txt
index fc4b7db2..bb0b906e 100644
--- a/test/spec/multi-memory/binary.txt
+++ b/test/spec/multi-memory/binary.txt
@@ -262,5 +262,5 @@ out/test/spec/multi-memory/binary.wast:1581: assert_malformed passed:
0000025: error: OnBlockExpr callback failed
out/test/spec/multi-memory/binary.wast:1616: assert_malformed passed:
0000017: error: multiple Start sections
-129/129 tests passed.
+162/162 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/data.txt b/test/spec/multi-memory/data.txt
index 978e7803..67c1ea3c 100644
--- a/test/spec/multi-memory/data.txt
+++ b/test/spec/multi-memory/data.txt
@@ -59,5 +59,5 @@ out/test/spec/multi-memory/data.wast:475: assert_invalid passed:
out/test/spec/multi-memory/data.wast:484: assert_invalid passed:
out/test/spec/multi-memory/data/data.57.wasm:000002d: error: initializer expression cannot reference a mutable global
000002d: error: OnGlobalGetExpr callback failed
-33/33 tests passed.
+58/58 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/imports.txt b/test/spec/multi-memory/imports.txt
index d6738043..cf68830c 100644
--- a/test/spec/multi-memory/imports.txt
+++ b/test/spec/multi-memory/imports.txt
@@ -230,5 +230,5 @@ out/test/spec/multi-memory/imports.wast:654: assert_malformed passed:
^^^^^^
out/test/spec/multi-memory/imports.wast:664: assert_unlinkable passed:
error: invalid import "not wasm.overloaded"
-122/122 tests passed.
+176/176 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/load.txt b/test/spec/multi-memory/load.txt
index 59e78864..7974f807 100644
--- a/test/spec/multi-memory/load.txt
+++ b/test/spec/multi-memory/load.txt
@@ -192,5 +192,5 @@ out/test/spec/multi-memory/load.wast:615: assert_invalid passed:
out/test/spec/multi-memory/load.wast:624: assert_invalid passed:
out/test/spec/multi-memory/load/load.62.wasm:000001f: error: type mismatch in i32.load, expected [i32] but got []
000001f: error: OnLoadExpr callback failed
-113/113 tests passed.
+117/117 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/memory-multi.txt b/test/spec/multi-memory/memory-multi.txt
index f66109d9..4fbdd4bb 100644
--- a/test/spec/multi-memory/memory-multi.txt
+++ b/test/spec/multi-memory/memory-multi.txt
@@ -2,5 +2,5 @@
;;; STDIN_FILE: third_party/testsuite/proposals/multi-memory/memory-multi.wast
;;; ARGS*: --enable-multi-memory
(;; STDOUT ;;;
-4/4 tests passed.
+7/7 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/memory.txt b/test/spec/multi-memory/memory.txt
index 2a6eaad4..eb3c7172 100644
--- a/test/spec/multi-memory/memory.txt
+++ b/test/spec/multi-memory/memory.txt
@@ -71,5 +71,5 @@ out/test/spec/multi-memory/memory.wast:236: assert_malformed passed:
out/test/spec/multi-memory/memory/memory.31.wat:1:32: error: redefinition of memory "$foo"
(import "" "" (memory $foo 1))(import "" "" (memory $foo 1))
^^^^^^
-67/67 tests passed.
+77/77 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/memory_grow.txt b/test/spec/multi-memory/memory_grow.txt
index 7238d086..8cf6e02c 100644
--- a/test/spec/multi-memory/memory_grow.txt
+++ b/test/spec/multi-memory/memory_grow.txt
@@ -36,5 +36,5 @@ out/test/spec/multi-memory/memory_grow.wast:499: assert_invalid passed:
out/test/spec/multi-memory/memory_grow.wast:508: assert_invalid passed:
out/test/spec/multi-memory/memory_grow/memory_grow.16.wasm:0000022: error: type mismatch in implicit return, expected [f32] but got [i32]
0000022: error: EndFunctionBody callback failed
-140/140 tests passed.
+148/148 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/memory_size.txt b/test/spec/multi-memory/memory_size.txt
index dc74a1cf..77efb7cc 100644
--- a/test/spec/multi-memory/memory_size.txt
+++ b/test/spec/multi-memory/memory_size.txt
@@ -8,5 +8,5 @@ out/test/spec/multi-memory/memory_size.wast:95: assert_invalid passed:
out/test/spec/multi-memory/memory_size.wast:104: assert_invalid passed:
out/test/spec/multi-memory/memory_size/memory_size.7.wasm:0000020: error: type mismatch in implicit return, expected [f32] but got [i32]
0000020: error: EndFunctionBody callback failed
-42/42 tests passed.
+48/48 tests passed.
;;; STDOUT ;;)
diff --git a/test/spec/multi-memory/store.txt b/test/spec/multi-memory/store.txt
index e556d2e9..41df5709 100644
--- a/test/spec/multi-memory/store.txt
+++ b/test/spec/multi-memory/store.txt
@@ -191,5 +191,5 @@ out/test/spec/multi-memory/store.wast:564: assert_invalid passed:
out/test/spec/multi-memory/store.wast:565: assert_invalid passed:
out/test/spec/multi-memory/store/store.64.wasm:0000023: error: type mismatch in f64.store, expected [i32, f64] but got [i32, i64]
0000023: error: OnStoreExpr callback failed
-101/101 tests passed.
+108/108 tests passed.
;;; STDOUT ;;)