summaryrefslogtreecommitdiff
path: root/test/pipes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'test/pipes.txt')
-rw-r--r--test/pipes.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/pipes.txt b/test/pipes.txt
new file mode 100644
index 00000000..fbe67136
--- /dev/null
+++ b/test/pipes.txt
@@ -0,0 +1,7 @@
+;;; PLATFORMS: Linux Darwin
+;;; RUN: bash -c '%(wasm-stats)s <(%(wat2wasm)s /dev/stdin <<<"(module)" -o /dev/stdout)'
+(;; STDOUT ;;;
+Total opcodes: 0
+Opcode counts:
+Opcode counts with immediates:
+;;; STDOUT ;;)