wasm-micro-runtime/tests/unit
peter-tatrai 45db4ba2ee
fix(unit-test): libc_builtin_test issues (#4073)
- uninitialized buffer pointers (crashes)
- match integer constant size with printf specifier

Signed-off-by: Peter Tatrai <peter.tatrai.ext@siemens.com>
2025-02-17 13:34:40 +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 Unit test:type matching issue and code redundancy (#4079) 2025-02-14 16:13:00 +08:00
libc-builtin fix(unit-test): libc_builtin_test issues (#4073) 2025-02-17 13:34:40 +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 Fix some compile warnings and typos (#3854) 2024-10-15 16:04:58 +08:00
shared-heap add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916) 2024-11-24 11:34: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 Unit test:type matching issue and code redundancy (#4079) 2025-02-14 16:13:00 +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