C-Thread-Pool/tests
2015-01-17 20:25:12 +00:00
..
ext_bugs
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
pause_resume Resume/pause tests added 2015-01-16 19:37:20 +00:00
README.md
threadpool

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.