You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Denes Matetelki
123b9fca17
Unittest of Singleton.hpp is ready
|
14 years ago |
.. |
CMakeLists.txt
|
Unittest of Singleton.hpp is ready
|
14 years ago |
cov_check.pl
|
Leak check with valgrind and coverage check with lcov too in run_test.sh
|
14 years ago |
leak_check.pl
|
Leak check with valgrind and coverage check with lcov too in run_test.sh
|
14 years ago |
main_Mutex.cpp
|
mutex ctor can have a type, class has tryLock method
|
14 years ago |
main_ScopedLock.cpp
|
TRACE macro to Common.hpp, ScopedLock with Mutex* arg, Mutex cctor and assign op is private
|
14 years ago |
main_concurrentQueue.cpp
|
new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake
|
14 years ago |
main_scopedLock.cpp
|
CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file
|
14 years ago |
main_standalone_Mutex_ScopedLock.cpp
|
CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file
|
14 years ago |
main_thread.cpp
|
new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake
|
14 years ago |
main_threadpool.cpp
|
new classes: concurrentqueue, Task, Thread, ThreadPool, WorkerThread, and some tests. Trying to have cxxtest and cmake
|
14 years ago |
run_test.sh
|
Unittest of Singleton.hpp is ready
|
14 years ago |
test_Singelton.hpp
|
Unittest of Singleton.hpp is ready
|
14 years ago |
test_threadpool.hpp
|
Unittest of Singleton.hpp is ready
|
14 years ago |
unittest_multiple.hpp
|
CMakeLists.txt cleanup, added minimal unittest, added run_test coeverage tool, added .gitignore file
|
14 years ago |
valgrind.supp
|
run_test.sh uses valgrind with suppressions
|
14 years ago |