wasm-micro-runtime/tests
liang.he d29802c451
Fix two issues to make fuzzing test quit earlier (#3471)
- Add a marco to limit the maxi allocable memory size of fuzz test to
  2GB to avoid libFuzzer out-of-memory
- Check global type in load_global_import and load_global_section
2024-05-30 14:55:21 +08:00
..
benchmarks Download jetstream src from github instead of browserbench.org (#3196) 2024-03-04 14:20:07 +08:00
fuzz/wasm-mutator-fuzz Fix two issues to make fuzzing test quit earlier (#3471) 2024-05-30 14:55:21 +08:00
malformed Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00
regression/ba-issues Add regression tests of BA issue cases (#3462) 2024-05-23 13:53:53 +08:00
requirement-engineering Add test cases for the requirements of "gc-aot" feature (#3399) 2024-05-09 16:15:44 +08:00
unit Add unit tests for the tid allocator (#2519) 2023-09-04 13:21:10 +08:00
wamr-compiler Fix AOT shift operations for indirect constants (#2627) 2023-10-11 11:22:34 +08:00
wamr-test-suites Add malformed test cases (#3459) 2024-05-21 16:38:34 +08:00