aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/tester.c
Commit message (Collapse)AuthorAgeFilesLines
* - logger in utilsMartin Willi2005-11-111-207/+0
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - moved queues into subfolder queuesMartin Willi2005-11-111-3/+4
| | | | - created subdirectory utils for linked_list_t and co.
* - removed strongswan includes, we are now self-contained ;-)Martin Willi2005-11-101-3/+0
|
* (no commit message)Jan Hutter2005-11-091-1/+1
|
* ms changed to usJan Hutter2005-11-091-1/+1
|
* - test output improvedJan Hutter2005-11-091-7/+16
|
* - memory allocation now works with allocator-functions...Jan Hutter2005-11-091-1/+2
|
* - changed memory allocator functions to own allocator callsJan Hutter2005-11-091-32/+32
|
* - tester_t class rewrittenJan Hutter2005-11-071-6/+22
| | | | | - test for send_queue_t added
* - iterator for linked list implementedJan Hutter2005-11-041-0/+4
| | | | | | - first test for iterator written - linked list values capsulated into private struct
* -Tester improved (used time is displayed)Jan Hutter2005-11-041-4/+42
|
* - Tests more documentedJan Hutter2005-11-031-11/+4
|
* - Tests are now separated in test files in the tests-directoryJan Hutter2005-11-031-171/+18
|
* - job_queue testedJan Hutter2005-11-031-5/+75
|
* - summary message changedJan Hutter2005-11-031-1/+1
|
* ""Martin Willi2005-11-031-1/+2
|
* - job queue implemented but not testedJan Hutter2005-11-031-1/+20
|
* - thread_pool test addedMartin Willi2005-11-031-2/+17
|
* Test for Linked List writtenJan Hutter2005-11-031-5/+33
|
* - Testclass rewrittenJan Hutter2005-11-031-16/+104
| | | | - Now it is usable like JUNIT :-)
* test_all now counts number of testsJan Hutter2005-11-031-2/+17
|
* - Tester body writtenJan Hutter2005-11-031-3/+7
|
* (no commit message)Martin Willi2005-11-031-0/+61