aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_api_scheduling_destroy_session.c
Commit message (Collapse)AuthorAge
* -removing useless/dead/redundant tests, adjusting other tests to fit current APIChristian Grothoff2015-01-25
|
* remove ATS information from callback from ATS address selection, as the ↵Christian Grothoff2015-01-18
| | | | argument was never used in the first place
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
| | | | | adding suggest continuation
* adding initial statistics callMatthias Wachs2013-10-21
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* fixed testsMatthias Wachs2013-10-01
|
* additional testsMatthias Wachs2013-09-25
|
* Rename WAIT_TIMEOUT (clashes with windows.h)LRN2013-06-18
|
* -renaming testing-new.h to testing.h, bumping library versionsChristian Grothoff2012-12-21
|
* changesMatthias Wachs2012-12-11
|
* changesMatthias Wachs2012-12-10
|
* improvementsMatthias Wachs2012-12-06
|
* changesMatthias Wachs2012-12-06
|
* changesMatthias Wachs2012-12-06
|
* changesMatthias Wachs2012-12-05
|
* changesMatthias Wachs2012-12-05
|
* -removing dead old codeChristian Grothoff2012-06-23
|
* new test deleting a session using the plugin_env_session_end way ↵Matthias Wachs2012-06-19
(addr=NULL,addr_length=0) + session this fails atm and is a bug