Commit Graph

2 Commits

Author SHA1 Message Date
380cd7b0e7 Add unit test suites (#3490) 2024-06-04 11:24:27 +08:00
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