wasm-micro-runtime/core/iwasm/libraries/lib-wasi-threads
Marcin Kolny 8c2dc1d011
Add unit tests for the tid allocator (#2519)
Add simple infrastructure to add more unit tests in the future. At the moment tests
are only executed on Linux, but can be extended to other platforms if needed.

Use https://github.com/google/googletest/ as a framework.
2023-09-04 13:21:10 +08:00
..
stress-test Add mutex stress test (#2472) 2023-08-30 19:01:44 +08:00
test Implement strict validation of thread IDs according to the specification (#2521) 2023-08-31 20:23:54 +08:00
unit-test Add unit tests for the tid allocator (#2519) 2023-09-04 13:21:10 +08:00
lib_wasi_threads_wrapper.c Fix memory sharing (#2415) 2023-08-04 10:18:13 +08:00
lib_wasi_threads.cmake Reserve TID values for WASI threads (#1862) 2023-01-06 10:28:25 +08:00
tid_allocator.c Fix issues reported by Coverity and clear windows warnings (#2467) 2023-08-17 10:54:02 +08:00
tid_allocator.h Add unit tests for the tid allocator (#2519) 2023-09-04 13:21:10 +08:00