aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/test_testbed_api_topology.c
Commit message (Collapse)AuthorAge
* should include util_lib, not commonChristian Grothoff2013-10-08
|
* - give out run handle through which master controller's handle can be retrievedSree Harsha Totakura2013-09-06
|
* - fix memleaksSree Harsha Totakura2013-09-05
|
* - copyrightSree Harsha Totakura2013-04-10
| | | | | sed -i -r "s/(.*\(C\))(.*)(Christian)/\1 2008--2013 \3/" *.h *.c
* 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
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* - indentSree Harsha Totakura2013-01-25
|
* GNUNET_TESTBED_test_run to return statusSree Harsha Totakura2012-12-11
|
* extended overlay configure topology to return max connectionsSree Harsha Totakura2012-11-20
|
* -reducing testing peers and linksSree Harsha Totakura2012-11-16
|
* - increse timeouts and fixesSree Harsha Totakura2012-11-09
|
* option for disabling auto retrySree Harsha Totakura2012-10-22
|
* reverted to version 24399Sree Harsha Totakura2012-10-19
|
* counting references in overlay connect contextSree Harsha Totakura2012-10-19
|
* -topology test case relaxed to accommodated overlay timeoutsSree Harsha Totakura2012-10-18
| | | | | | | | | -bounded overlay connects -topology API to retry on timeouts -test case configuration to include bounds on topology -cleanup of occs during shutdown
* reducing peers to avoid timeoutsSree Harsha Totakura2012-10-15
|
* Random graph topologySree Harsha Totakura2012-10-14
|
* fail nicelySree Harsha Totakura2012-10-06
|
* removing duplicate specifiersSree Harsha Totakura2012-09-30
|
* topology test caseSree Harsha Totakura2012-09-28