aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/event_queue_test.c
Commit message (Expand)AuthorAgeFilesLines
* - renamed tests to testcasesMartin Willi2005-11-111-140/+0
* - linked_list, event_queue, send_queue and job_queue returns nowJan Hutter2005-11-101-3/+1
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-27/+27
* - LEAK_DETECTIVE activatedJan Hutter2005-11-081-1/+1
* - renamed add method to add_absoluteMartin Willi2005-11-071-1/+1
* - event_queue_test improvedJan Hutter2005-11-071-28/+102
* - tests are now performed in its own main tests.cJan Hutter2005-11-071-1/+1
* - implemented event_queueJan Hutter2005-11-041-0/+67