aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_api_performance_list_peer_addresses.c
Commit message (Collapse)AuthorAge
* 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
* -fix test: only run test logic, not full peerChristian Grothoff2014-12-15
|
* -doxygen, indentationChristian Grothoff2014-12-15
|
* -fix crash in testcaseChristian Grothoff2014-12-15
|
* extending ATS api suggest callback with peer idMatthias Wachs2014-01-09
| | | | | adding suggest continuation
* fixed testsMatthias Wachs2013-10-01
|
* do not use monitor callbackMatthias Wachs2013-09-25
|
* next testMatthias Wachs2013-09-25
|
* new performance testsMatthias Wachs2013-09-25