aboutsummaryrefslogtreecommitdiff
path: root/src/ats/test_ats_api_scheduling_add_address_duplicate.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -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
|
* new test: check duplicateMatthias Wachs2013-09-25