mirror of
https://github.com/Pithikos/C-Thread-Pool
synced 2024-11-21 21:21:23 +03:00
update
This commit is contained in:
parent
9668644fcf
commit
6363733f8a
@ -1,8 +1,7 @@
|
||||
Tests
|
||||
------------------------------------------------------------------------
|
||||
|
||||
Each test creates a _test_.c with the source of the last test being executed.
|
||||
On error, this source stays there and a .log file is created for debugging.
|
||||
For memory leaks run `./memleaks`. This might take a while since valgrind
|
||||
needs one second to init each thread.
|
||||
|
||||
|
||||
You run a test file directly. For example `./memleaks`
|
||||
For the general functional tests run `./threadpool`.
|
||||
|
Loading…
Reference in New Issue
Block a user