Lines Matching refs:programs
1 # test-programs
4 programs for other crates in the Wasmtime workspace.
17 These test programs are executed in `/crates/wasi/tests/api.rs`.
27 These test programs are executed in `/tests/all/cli_tests.rs`.
43 These test programs are executed in `/crates/wasi-http/tests/all/sync.rs`
53 These test programs are executed in `crates/wasi-nn/tests/all.rs`.
59 the input of another instance. The test programs in this suite are passed
64 These test programs are executed in `/tests/all/cli_tests.rs`, which creates
86 provided by the `wasi-common` crate. The test programs are executed
92 programs are executed in `/crates/wasi/tests/all/preview1.rs` against the
101 host. The test programs are executed in
111 These test programs use `wit-bindgen` to generate bindings to Wasi 0.2
112 (invoked at the root of the `test-programs` crate), and then invoke those
113 bindings directly in each test. The modules created from these test programs
124 ## Building and executing these test programs
126 These tests are built and consumed by way of the `test-programs-artifacts`
127 crate. `test-programs-artifacts` has a `build.rs` which compiles this crate
133 The filesystem path to each Wasm Module built by `test-programs-artifacts`
138 The filesystem path to each Wasm Component built by `test-programs-artifacts`
149 Each test suite is given an iterator macro in `test-programs-artifacts` named