C-Thread-Pool/tests
2015-02-06 10:54:22 +00:00
..
ext_bugs Refactored tests 2015-01-16 18:21:34 +00:00
src Specifying t secs to wait added 2015-02-06 10:54:22 +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 Updates 2015-01-18 12:44:38 +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.

On errors:

Check the created log file error.log