for w32 port
[oweals/gnunet.git] / src / include / gnunet_testing_lib.h
index 488d1a94be4ca35dd2abdb72c2d6aa2eeadec017..3f0aeb1209255d2d1e80e944d3742f1617632a78 100644 (file)
@@ -788,6 +788,13 @@ enum GNUNET_TESTING_TopologyOption
    */
   GNUNET_TESTING_TOPOLOGY_OPTION_DFS,
 
+  /**
+   * Find the N closest peers to each allowed peer in the
+   * topology and make sure a connection to those peers
+   * exists in the connect topology.
+   */
+  GNUNET_TESTING_TOPOLOGY_OPTION_ADD_CLOSEST,
+
   /**
    * No options specified.
    */