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 fe5c8ea507
logger functions do not have loglevel arguments anymore, they are handled in the macros
14 years ago
..
CMakeLists.txt New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
cov_check.pl Leak check with valgrind and coverage check with lcov too in run_test.sh 14 years ago
gdb_out_parser.pl locks in TimerThread::run, colorful all thread backtrace info if corefile generated, testcase for removeTimerUser 14 years ago
leak_check.pl Leak check with valgrind and coverage check with lcov too in run_test.sh 14 years ago
run_test.sh logger functions do not have loglevel arguments anymore, they are handled in the macros 14 years ago
test_Common.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_ConditionalVariable.hpp PThreadWrappers return with the retval of called pthread. Task became an interface. WorkerThread moved to test_ThreadPool.hpp. Thread has stop() and m_isRunning members. ThreadPool is now Task and Thread type independent. No more assertions in PThreadWrappers. Unittests refactored. test dir cleaned up. 14 years ago
test_Mutex.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_PThreadWrappers.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_ScopedLock.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_Semaphore.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_Singelton.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_Thread.hpp locks in TimerThread::run, colorful all thread backtrace info if corefile generated, testcase for removeTimerUser 14 years ago
test_ThreadPool.hpp New make target: reset, which removes all generated files. Doxygen file and doc target added. New singleton Logger class. New TimerThread class. Cafe of broken dreams: ./other: ConcurrentMultiMap, Semaphore.cpp. run_test asks y/n question to run gdb if core created. test_Common.hpp to init Logger for tests. 14 years ago
test_TimerThread.hpp locks in TimerThread::run, colorful all thread backtrace info if corefile generated, testcase for removeTimerUser 14 years ago
valgrind.supp locks in TimerThread::run, colorful all thread backtrace info if corefile generated, testcase for removeTimerUser 14 years ago