wasm-micro-runtime/tests
liang.he 9989b1cc1b
[fuzzing] Use software bound-check during fuzzing (#4003)
* Update CMakeLists.txt of fuzzing

- enable software bound-check
- enable wasi
- disable libc builtin and multiple modules

* Fix off-by-one error in result offset calculation for function calls
2025-01-06 11:36:11 +08:00
..
benchmarks Fix compile errors on workload bwa and benchmark jetstream (#3617) 2024-07-12 16:58:10 +08:00
fuzz/wasm-mutator-fuzz [fuzzing] Use software bound-check during fuzzing (#4003) 2025-01-06 11:36:11 +08:00
malformed Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00
regression/ba-issues wasm loader: Fix pop invalid offset count when stack top is ANY (#3516) 2024-06-14 16:22:08 +08:00
requirement-engineering Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
standalone Fix compilation errors (#3549) 2024-06-20 12:33:52 +08:00
unit add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916) 2024-11-24 11:34:38 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +08:00