Commit Graph

53 Commits

Author SHA1 Message Date
Pierre Grimaud
3fe36a50af
docs: fix typos 2022-12-25 23:50:33 +01:00
Mano
b2827e9960 Thread-heavy tests should not parallelize too much 2022-12-01 09:53:17 +00:00
Mano
4f4082e817 Run memleak tests in parallel where possible 2022-12-01 01:19:32 +00:00
Mano
230dd7e643 Increase sleep time to 1.0 again to solve false negatives 2022-12-01 01:13:03 +00:00
Mano
bd7fdc0b69 Re-increase no_work sleep to give time for thpool to be destroyed 2022-12-01 00:34:02 +00:00
Mano
8f1bcb1aa4 Split test_thread_free_multi into 2 separate funcs 2022-12-01 00:26:38 +00:00
Mano
1ff0984eea Reduce memleaks tests time by ~30% 2022-12-01 00:01:08 +00:00
Manos S.H
b4f1a6494e Make CI faster 2020-07-21 00:54:13 +01:00
Pithikos
2ba0bd59fa Fix whitespace 2017-01-17 19:59:29 +00:00
Pithikos
48ae25d35a Add API function to get number of working threads 2017-01-17 19:58:44 +00:00
Pithikos
bc95c0ed47 Small stilistic changes 2017-01-17 19:17:59 +00:00
Johan
48766ded60 Update README.md 2016-02-16 14:51:51 +00:00
Pithikos
594f1eee02 Error checking for valgrind is redundant since overlapping with other tests 2015-12-12 11:11:32 +00:00
Pithikos
a4a0f3b725 Assure valgrind is installed before running tests 2015-12-11 15:24:24 +00:00
everclear
895d08c89c Added checking of Valgrind output for errors 2015-06-04 18:37:08 +01:00
nil0x42
470dcc7521 Add THPOOL_DEBUG define (mandatory for debug msgs)
Added this because some messages are ont designed to be printed
while integrating thpool in an existing project.
2015-03-31 12:53:50 +02:00
pithikos
56dc2882d7 Tests for non-zero heap/stack bug 2015-03-12 19:16:27 +00:00
nil0x42
5a4a92f2b3 Add unit test: run in nonzero heap/stack env. 2015-03-08 12:48:09 +01:00
pithikos
984f6f9408 Small fixes 2015-03-06 16:26:05 +00:00
pithikos
04c37b8bf8 Tests are clean BASH scripts now 2015-03-06 16:18:15 +00:00
pithikos
6f9eb31a87 bash -> sh 2015-03-06 16:12:28 +00:00
pithikos
746cf897c3 Works now even when compiled with optimization flags 2015-03-06 16:11:07 +00:00
pithikos
8098f92c8c Specifying t secs to wait added 2015-02-06 10:54:22 +00:00
Pithikos
d59c22657c Updates 2015-01-18 12:44:38 +00:00
Pithikos
e68223a4c5 Smart polling implemented 2015-01-18 12:42:37 +00:00
Pithikos
2eed00fceb Test updates 2015-01-18 10:41:59 +00:00
Pithikos
b38f0f35c4 Tests for wait() 2015-01-18 00:26:04 +00:00
Johan
e1c51484d7 Update memleaks 2015-01-17 20:27:28 +00:00
Johan
a0520c1731 Update pause_resume 2015-01-17 20:27:00 +00:00
Johan
ca07e9120c Update threadpool 2015-01-17 20:26:42 +00:00
Johan
d28285fa76 Forgot to include pthread.h 2015-01-17 20:25:12 +00:00
Johan
45f28b153f updated API 2015-01-17 19:44:50 +00:00
Johan
1cb90a3ca9 updated API 2015-01-17 19:43:48 +00:00
Johan
b18db81e1b updated API 2015-01-17 19:43:22 +00:00
pithikos
020094376f Resume/pause tests added 2015-01-16 19:37:20 +00:00
pithikos
f9e40a7d7b Prettyification 2015-01-16 18:48:22 +00:00
pithikos
42e7937bca Refactored tests 2015-01-16 18:21:34 +00:00
pithikos
17aa5fe9ed Test prettyfy 2015-01-13 13:45:03 +00:00
pithikos
6363733f8a update 2015-01-13 10:30:42 +00:00
pithikos
9668644fcf Nicer output 2015-01-13 10:10:06 +00:00
pithikos
2fb7472b1f Used args wrongly 2015-01-13 09:53:15 +00:00
pithikos
084bf64ff9 More extensive memleak tests 2015-01-13 09:42:20 +00:00
pithikos
ba254108ad Test bug fixed 2015-01-13 09:30:42 +00:00
pithikos
e60a838d19 Refactored tests 2015-01-09 19:30:29 +00:00
pithikos
0936e501b2 More testing 2015-01-09 17:41:22 +00:00
pithikos
c91ab00300 Memore leaks solved 2015-01-09 17:35:04 +00:00
pithikos
8e103a3f55 Update 2015-01-06 19:10:30 +00:00
pithikos
707e98e348 leak 2015-01-06 18:55:49 +00:00
pithikos
e89ab31e42 External bugs added 2015-01-06 18:49:58 +00:00
pithikos
11a5544702 tests 2015-01-03 17:16:13 +00:00