aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/linked_list_test.c
Commit message (Expand)AuthorAgeFilesLines
* - renamed tests to testcasesMartin Willi2005-11-111-210/+0
* - linked_list, event_queue, send_queue and job_queue returns nowJan Hutter2005-11-101-29/+15
* - inserting and removing now needs a linked_list_iterator_t* instead of Jan Hutter2005-11-081-68/+62
* - linked list now allows inserting and deleting in the middle of the Jan Hutter2005-11-041-14/+90
* - iterator for linked list implementedJan Hutter2005-11-041-14/+83
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-031-0/+85