aboutsummaryrefslogtreecommitdiff
path: root/src/testbed/testbed_api_testbed.c
Commit message (Collapse)AuthorAge
* 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
* - fix crashes in testbed_api_testbed upon interruptsSree Harsha Totakura2013-03-28
|
* - exit when an operation failsSree Harsha Totakura2013-03-27
|
* - code reorderingSree Harsha Totakura2013-03-19
| | | | | - Call GNUNET_SCHEDULER_shutdown() upon errors
* - doxygenSree Harsha Totakura2013-03-18
|
* expose Operation and associated closure in every eventSree Harsha Totakura2013-03-18
|
* Call TestMaster callback upon timeout set through configurationSree Harsha Totakura2013-03-15
| | | | | | fixes #2833
* Implement GNUNET_TESTBED_get_statistics() - resolves #2662Sree Harsha Totakura2013-03-13
| | | | | | | Test case for testing GNUNET_TESTBED_get_statistics() Fix waiting for SHUTDOWN_PEERS reply when controller crashes
* - fixSree Harsha Totakura2013-03-11
|
* - fixSree Harsha Totakura2013-03-11
|
* - fix (case where peers <= 2)Sree Harsha Totakura2013-03-08
|
* - remove unused codeSree Harsha Totakura2013-03-07
|
* - fixSree Harsha Totakura2013-03-05
|
* get hosts from loadleveler instead of reading them from hostlistSree Harsha Totakura2013-02-27
|
* Assosiate a configuration template while creating hosts. This paves a way toSree Harsha Totakura2013-02-20
| | | | | | | | | | | manage the configurations of controllers running on a host automatically. modified ADD_HOST message structure to have host configuration. This feature is yet to be implemented. The idea is that GNUNET_TESTBED_link_controllers() should take no configuration when hosts automatically update configuration when a new configuration is generated from a template.
* -fix mem leakSree Harsha Totakura2013-02-20
|
* - rely on topology completion callback instead of counting completed overlay ↵Sree Harsha Totakura2013-02-06
| | | | connect operations
* add completion callback for overlay topology configure functionsSree Harsha Totakura2013-02-05
|
* - check whether an operation gets cleaned before calling secondary callbackSree Harsha Totakura2013-02-04
|
* - doc & indentSree Harsha Totakura2013-02-01
|
* - fixesSree Harsha Totakura2013-01-30
|
* - fix SEGFAULT while registering hostsSree Harsha Totakura2013-01-28
|
* - indentSree Harsha Totakura2013-01-25
|
* - print summary of established linksSree Harsha Totakura2013-01-23
|
* - print time durations in debug outputSree Harsha Totakura2013-01-23
|
* - warn upon unused OVERLAY_RANDOM_LINKS optionSree Harsha Totakura2013-01-23
|
* fix 2688: profiler now uses GNUNET_TESTBED_run ()Sree Harsha Totakura2013-01-23
|
* use all IP addresses of master controller as trusted ipSree Harsha Totakura2013-01-23
|
* fix #2720Sree Harsha Totakura2013-01-03
|
* - fix crashing testcases on sparcbotSree Harsha Totakura2012-12-28
|
* - fix crash when controller diesSree Harsha Totakura2012-12-27
|
* - rename TOPOLOGY_FILE to OVERLAY_TOPOLOGY_FILE and remove ↵Sree Harsha Totakura2012-12-17
| | | | GNUNET_TESTBED_create() and its friends
* -generate nicer error messageChristian Grothoff2012-12-17
|
* - de-duplicateSree Harsha Totakura2012-12-12
|
* -fixChristian Grothoff2012-12-12
|
* - fixesSree Harsha Totakura2012-12-11
|
* fix 2689Sree Harsha Totakura2012-12-11
|
* - use localhost without chcking when hosts file is NULLSree Harsha Totakura2012-12-04
|
* - fixSree Harsha Totakura2012-12-04
|
* - remove duplicate functionsSree Harsha Totakura2012-12-03
|
* - check the host compatibility check statusSree Harsha Totakura2012-12-03
|
* host compatibility check in GNUNET_TESTBED_run() and fixesSree Harsha Totakura2012-12-03
|
* making GNUNET_TESTBED_is_host_compatible() asynchronousSree Harsha Totakura2012-12-03
|
* hosts file support in GNUNET_TESTBED_run() - fixes 2667Sree Harsha Totakura2012-12-02
|
* topology loading from fileSree Harsha Totakura2012-11-22
|
* - topology name handlingSree Harsha Totakura2012-11-20
|
* extended overlay configure topology to return max connectionsSree Harsha Totakura2012-11-20
|
* small world topologySree Harsha Totakura2012-11-16
|
* - de-duplicationSree Harsha Totakura2012-11-16
|
* - testcase for 2d torus and fixesSree Harsha Totakura2012-11-16
|