aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/sender_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - renamed tests to testcasesMartin Willi2005-11-111-76/+0
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-8/+8
|
* - LEAK_DETECTIVE activatedJan Hutter2005-11-081-1/+1
| | | | | | - memory leak in event_queue_t fixed
* - global objects are defined in globals.hJan Hutter2005-11-071-4/+1
|
* - wrote test for sender_tJan Hutter2005-11-071-0/+78