wasm-micro-runtime/tests/unit
WenLY1 4dacef2d60
shared heap: Fix some issues and add basic unit test case (#3801)
Fix some issues and add basic unit test case for shared heap feature.

Signed-off-by: wenlingyun1 <wenlingyun1@xiaomi.com>
2024-09-20 14:24:38 +08:00
..
aot Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
aot-stack-frame Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
common Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
compilation aot compiler: Use larger alignment for load/store when possible (#3552) 2024-06-22 10:32:52 +08:00
custom-section Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
gc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
interpreter Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
libc-builtin Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
linear-memory-aot Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
linear-memory-wasm Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
linux-perf Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
memory64 Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
running-modes Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
runtime-common Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
shared-heap shared heap: Fix some issues and add basic unit test case (#3801) 2024-09-20 14:24:38 +08:00
shared-utils [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 2024-08-14 08:46:24 +08:00
tid-allocator Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
wasm-c-api Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
wasm-vm Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
CMakeLists.txt shared heap: Fix some issues and add basic unit test case (#3801) 2024-09-20 14:24:38 +08:00
unit_common.cmake Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00