wasm-micro-runtime/tests/unit/shared-utils
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
..
bh_assert_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_common_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_hashmap_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_leb128_test.cc [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
bh_list_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_log_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_queue_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
bh_vector_test.cc 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
shared_utils_test.cc Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00