Commit Graph

17934 Commits

Author SHA1 Message Date
Jan Hutter 954d34e303 included stdlib.h 2005-11-04 16:36:41 +00:00
Martin Willi 45a0721287 - first attempt of socket abstraction (more to do) 2005-11-04 16:27:45 +00:00
Jan Hutter ae758c7934 - implemented event_queue
- defined tests for the event_queue
2005-11-04 13:21:25 +00:00
Martin Willi db5dc98603 - cancellation disabled by default 2005-11-04 13:20:11 +00:00
Jan Hutter bfdc5c7c93 - linked list now allows inserting and deleting in the middle of the
list
- test for this features written
2005-11-04 11:39:12 +00:00
Jan Hutter 7c2228f165 - iterator for linked list implemented
- first test for iterator written
- linked list values capsulated into private struct
2005-11-04 10:28:12 +00:00
Martin Willi 4afbee1e53 - more flexible tester function 2005-11-04 09:39:42 +00:00
Martin Willi 7f8cfb0b24 - added assertion for destruction 2005-11-04 09:39:07 +00:00
Martin Willi 4486d5900a - fixed mutex_unlock hander for getter 2005-11-04 09:38:28 +00:00
Martin Willi d50ce228fd - updated doc 2005-11-04 09:37:24 +00:00
Martin Willi 4273d819c6 - works now correctly with job_queue 2005-11-04 09:37:03 +00:00
Martin Willi 16b4690854 - allow removal of waiting workers using mutex_unlock-handler 2005-11-04 08:07:10 +00:00
Jan Hutter 66dae4501e -Tester improved (used time is displayed) 2005-11-04 07:51:00 +00:00
Martin Willi f890ca3b7d - fixed typo 2005-11-04 06:55:37 +00:00
Jan Hutter dc64bed19d - code-documentation improved 2005-11-03 19:47:40 +00:00
Jan Hutter ef23cd28c1 - Tests more documented 2005-11-03 18:22:07 +00:00
Jan Hutter 5ea7551195 - Tests are now separated in test files in the tests-directory 2005-11-03 17:55:27 +00:00
Martin Willi 6e4c8294fb - creating of default job_queue 2005-11-03 17:26:49 +00:00
Martin Willi f529def100 - uses now job_queue 2005-11-03 17:26:30 +00:00
Jan Hutter 3911f0755b - job_queue tested 2005-11-03 14:50:02 +00:00
Jan Hutter 3ad9390a61 - summary message changed 2005-11-03 13:37:15 +00:00
Martin Willi 5673ba5426 "" 2005-11-03 13:35:22 +00:00
Martin Willi c93b51ec8c "" 2005-11-03 13:34:07 +00:00
Jan Hutter adca27eb76 - job queue implemented but not tested 2005-11-03 13:32:40 +00:00
Martin Willi ee4e57ac2a - thread_pool test added 2005-11-03 13:04:17 +00:00
Jan Hutter 1db30ec757 Test for Linked List written 2005-11-03 12:24:10 +00:00
Jan Hutter 721983f58e - Testclass rewritten
- Now it is usable like JUNIT :-)
2005-11-03 12:06:01 +00:00
Jan Hutter dbdc68a32b test_all now counts number of tests 2005-11-03 10:15:22 +00:00
Jan Hutter be910ee47c - Linked List programmed but not tested 2005-11-03 10:06:31 +00:00
Martin Willi fc8885965c "" 2005-11-03 09:46:08 +00:00
Jan Hutter e0ab426188 - Tester body written 2005-11-03 08:56:04 +00:00
Martin Willi abe3ca0eb5 - added OUT_OF_RES 2005-11-03 08:56:01 +00:00
Martin Willi f66af6b7a8 2005-11-03 08:22:10 +00:00
Martin Willi d95ee3ae10 - license added 2005-11-03 07:18:16 +00:00