Jan Hutter
|
5b07c10ae3
|
- started to implement a generator test
|
2005-11-09 08:42:11 +00:00 |
|
Martin Willi
|
76b9517bce
|
- uncompletet test for ike_sa_manager
|
2005-11-08 16:24:35 +00:00 |
|
Jan Hutter
|
4acf505acd
|
- basic test for ike_sa_t written (must be refined later)
|
2005-11-08 14:39:39 +00:00 |
|
Jan Hutter
|
e3dd1393d5
|
- inserting and removing now needs a linked_list_iterator_t* instead of
a linked_list_element_t*
- linked_list_element_t removed
- has_next now returns bool instead of status_t
|
2005-11-08 13:31:39 +00:00 |
|
Jan Hutter
|
8491b29826
|
- added function replace_values
|
2005-11-08 10:03:40 +00:00 |
|
Jan Hutter
|
c9473633fb
|
- added test for ike_sa_id_t
|
2005-11-08 09:32:04 +00:00 |
|
Jan Hutter
|
6e67d74a9b
|
- LEAK_DETECTIVE activated
- memory leak in event_queue_t fixed
|
2005-11-08 07:04:15 +00:00 |
|
Jan Hutter
|
01d06501d9
|
- socket test fixed
|
2005-11-08 06:55:33 +00:00 |
|
Martin Willi
|
f784ea8562
|
- test for scheduler implemented
|
2005-11-07 15:55:00 +00:00 |
|
Martin Willi
|
ab4f404e72
|
- renamed add method to add_absolute
- added add_relative method
|
2005-11-07 15:54:24 +00:00 |
|
Jan Hutter
|
73c0902a0e
|
- receiver-test written
|
2005-11-07 14:05:28 +00:00 |
|
Jan Hutter
|
bb2e4212ab
|
- global objects are defined in globals.h
|
2005-11-07 14:04:50 +00:00 |
|
Jan Hutter
|
6962f6c92f
|
- wrote test for sender_t
|
2005-11-07 13:04:14 +00:00 |
|
Jan Hutter
|
7bcc866743
|
- fixed memory free error
|
2005-11-07 13:03:44 +00:00 |
|
Jan Hutter
|
d9b41b2478
|
- test of socket destroy added
|
2005-11-07 12:05:02 +00:00 |
|
Jan Hutter
|
6dfc0b7949
|
- event_queue_test improved
|
2005-11-07 10:26:12 +00:00 |
|
Martin Willi
|
9317c2a1c6
|
- revised packet and socket interface
- tested
|
2005-11-07 09:11:58 +00:00 |
|
Jan Hutter
|
e15f7292ec
|
- tester_t class rewritten
- test for send_queue_t added
|
2005-11-07 08:57:57 +00:00 |
|
Jan Hutter
|
fd9cabd4e6
|
- tests are now performed in its own main tests.c
-
|
2005-11-07 08:34:40 +00:00 |
|
Martin Willi
|
45a0721287
|
- first attempt of socket abstraction (more to do)
|
2005-11-04 16:27:45 +00:00 |
|
Jan Hutter
|
ae758c7934
|
- implemented event_queue
- defined tests for the event_queue
|
2005-11-04 13:21:25 +00:00 |
|
Jan Hutter
|
bfdc5c7c93
|
- linked list now allows inserting and deleting in the middle of the
list
- test for this features written
|
2005-11-04 11:39:12 +00:00 |
|
Jan Hutter
|
7c2228f165
|
- iterator for linked list implemented
- first test for iterator written
- linked list values capsulated into private struct
|
2005-11-04 10:28:12 +00:00 |
|
Martin Willi
|
4afbee1e53
|
- more flexible tester function
|
2005-11-04 09:39:42 +00:00 |
|
Martin Willi
|
7f8cfb0b24
|
- added assertion for destruction
|
2005-11-04 09:39:07 +00:00 |
|
Jan Hutter
|
66dae4501e
|
-Tester improved (used time is displayed)
|
2005-11-04 07:51:00 +00:00 |
|
Jan Hutter
|
ef23cd28c1
|
- Tests more documented
|
2005-11-03 18:22:07 +00:00 |
|
Jan Hutter
|
5ea7551195
|
- Tests are now separated in test files in the tests-directory
|
2005-11-03 17:55:27 +00:00 |
|