C-Thread-Pool/tests/README.md

12 lines
302 B
Markdown
Raw Normal View History

2015-01-03 19:48:56 +03:00
Tests
------------------------------------------------------------------------
2015-01-13 13:30:42 +03:00
For memory leaks run `./memleaks`. This might take a while since valgrind
needs one second to init each thread.
2015-01-03 19:48:56 +03:00
2015-01-13 13:30:42 +03:00
For the general functional tests run `./threadpool`.
2015-01-18 15:44:38 +03:00
**On errors:**
Check the created log file `error.log`