aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_statistics.c
Commit message (Collapse)AuthorAge
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* making GNUNET_SCHEDULER_cancel() perform in O(1) instead of O(n) to help or ↵Christian Grothoff2014-12-24
| | | | even fully address #3247
* should include util_lib, not commonChristian Grothoff2013-10-08
|
* -remove trailing whitespaceChristian Grothoff2013-10-06
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* - fix memleaksSree Harsha Totakura2013-09-05
|
* - fixesSree Harsha Totakura2013-04-15
|
* provide how many links succeeded and how many failed in test master callbackSree Harsha Totakura2013-03-28
| | | | | from GNUNET_TESTBED_run() and GNUNET_TESTBED_test_run() functions
* - allow getting statistics of a particular subsystem and name in testbedSree Harsha Totakura2013-03-26
|
* - adding the testbed_api_statistics testcase sourceSree Harsha Totakura2013-03-13