wasm-micro-runtime/tests/unit
Marcin Kolny 37d7439ef9
[refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701)
There's probably a number of other places where the bh_leb_read could be used (e.g. aot loader)
but I'm making the change as small as possible. Further refactoring can be done later.
2024-08-14 08:46:24 +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-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 Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
unit_common.cmake Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00