C-Thread-Pool/tests/README.md
2015-01-18 12:44:38 +00:00

12 lines
302 B
Markdown

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`