aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/linked_list_test.h
Commit message (Collapse)AuthorAgeFilesLines
* - renamed tests to testcasesMartin Willi2005-11-111-68/+0
|
* - tests are now performed in its own main tests.cJan Hutter2005-11-071-16/+0
| | | | | -
* - implemented event_queueJan Hutter2005-11-041-0/+2
| | | | | - defined tests for the event_queue
* - linked list now allows inserting and deleting in the middle of the Jan Hutter2005-11-041-3/+23
| | | | | | list - test for this features written
* - iterator for linked list implementedJan Hutter2005-11-041-0/+18
| | | | | | - first test for iterator written - linked list values capsulated into private struct
* - Tests more documentedJan Hutter2005-11-031-2/+10
|
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-031-0/+36