Skip to content

Commit

Permalink
ci: add smoketest for fizzy-wasi
Browse files Browse the repository at this point in the history
  • Loading branch information
axic committed May 25, 2020
1 parent d7ced73 commit cb723fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,10 @@ commands:
environment:
LLVM_PROFILE_FILE: spectests-failures.profraw
command: bin/fizzy-spectests ~/project/test/spectests/smoketest-failures || true
- run:
name: "Run smoketest with fizzy-wasi"
working_directory: ~/build
command: bin/fizzy-wasi ~/project/tools/wasi/smoketest/helloworld.wasm

benchmark:
description: "Run benchmarks"
Expand Down
Binary file added tools/wasi/smoketest/helloworld.wasm
Binary file not shown.

0 comments on commit cb723fb

Please sign in to comment.