wasm-micro-runtime/core/iwasm/libraries/lib-wasi-threads/test/manifest.json
Maks Litskevich b88f2c06c6
Add initial stress test (#2364)
We need to make a test that runs longer than the tests we had before to check
some problems that might happen after running for some time (e.g. memory
corruption or something else).
2023-08-01 17:38:37 +08:00

4 lines
41 B
JSON

{
"name": "lib-wasi-threads tests"
}