Are there any automated unit testing frameworks for testing an in-house threading framework?
We have created a common threading framework to manage how we want to use threads in our applications. Are there any frameworks out there like gtest or cppunit that solely focus on unit testing thread
问答
阅读(2)