C-Thread-Pool/tests
2015-01-18 10:41:59 +00:00
..
ext_bugs Refactored tests 2015-01-16 18:21:34 +00:00
src Test updates 2015-01-18 10:41:59 +00:00
funcs Tests for wait() 2015-01-18 00:26:04 +00:00
memleaks Update memleaks 2015-01-17 20:27:28 +00:00
pause_resume Update pause_resume 2015-01-17 20:27:00 +00:00
README.md update 2015-01-13 10:30:42 +00:00
threadpool Update threadpool 2015-01-17 20:26:42 +00:00
wait Tests for wait() 2015-01-18 00:26:04 +00:00

Tests

For memory leaks run ./memleaks. This might take a while since valgrind needs one second to init each thread.

For the general functional tests run ./threadpool.