aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tests/tests.h
Commit message (Collapse)AuthorAgeFilesLines
* - tests are now performed in its own main tests.cJan Hutter2005-11-071-48/+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/+4
| | | | | | list - test for this features written
* - iterator for linked list implementedJan Hutter2005-11-041-2/+3
| | | | | | - first test for iterator written - linked list values capsulated into private struct
* - Tests more documentedJan Hutter2005-11-031-3/+6
|
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-031-0/+41