aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/job_queue_test.c
Commit message (Collapse)AuthorAgeFilesLines
* - renamed tests to testcasesMartin Willi2005-11-111-135/+0
|
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* - linked_list, event_queue, send_queue and job_queue returns nowJan Hutter2005-11-101-3/+2
| | | | count directly
* - 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-3/+3
| | | | | | - memory leak in event_queue_t fixed
* - tests are now performed in its own main tests.cJan Hutter2005-11-071-2/+3
| | | | | -
* - more flexible tester functionMartin Willi2005-11-041-10/+24
|
* -Tester improved (used time is displayed)Jan Hutter2005-11-041-2/+3
|
* - Tests more documentedJan Hutter2005-11-031-18/+39
|
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-031-0/+101