C-Thread-Pool/tests
2015-01-17 20:26:42 +00:00
..
ext_bugs Refactored tests 2015-01-16 18:21:34 +00:00
src Forgot to include pthread.h 2015-01-17 20:25:12 +00:00
funcs Resume/pause tests added 2015-01-16 19:37:20 +00:00
memleaks Refactored tests 2015-01-16 18:21:34 +00:00
pause_resume Resume/pause tests added 2015-01-16 19:37:20 +00:00
README.md update 2015-01-13 10:30:42 +00:00
threadpool Update threadpool 2015-01-17 20:26:42 +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.