Added the necessary changes to add:
* test code with google tests * memory checks with valgrind * code coverage of test Solved a bug in the CMutex class destructor.
Showing
- CMakeLists.txt 12 additions, 2 deletionsCMakeLists.txt
- src/mutex/mutex.cpp 2 additions, 0 deletionssrc/mutex/mutex.cpp
- test/CMakeLists.txt 16 additions, 0 deletionstest/CMakeLists.txt
- test/gtest/CMakeLists.txt 28 additions, 0 deletionstest/gtest/CMakeLists.txt
- test/mutex/mutex_test.cpp 21 additions, 0 deletionstest/mutex/mutex_test.cpp
Loading
Please register or sign in to comment