- add framework for mesh2 mutipeer tests
[oweals/gnunet.git] / src / mesh / mesh_test_lib.c
index a40281a9f7c136425d6c4c86b27941d3a093b8ea..7c4d884a66377f7f0561aafed4de6379a1d6a14a 100644 (file)
@@ -220,6 +220,10 @@ GNUNET_MESH_TEST_cleanup (struct GNUNET_MESH_TEST_Context *ctx)
  * @param cls Closure (context).
  * @param num_peers Number of peers that are running.
  * @param peers Handles to each one of the @c num_peers peers.
+ * @param links_succeeded the number of overlay link connection attempts that
+ *          succeeded
+ * @param links_failed the number of overlay link connection attempts that
+ *          failed
  */
 static void
 mesh_test_run (void *cls,