doxygen documentation
[oweals/gnunet.git] / src / testing / test_testing_topology_churn.c
index 880b0fefc250d2d6fb4475fdb464df3623a4c04d..a4b80e4a467d54166de83b7a748297093c08920c 100644 (file)
@@ -266,6 +266,7 @@ run (void *cls,
   main_cfg = cfg;
 
   peers_left = num_peers;
+  GNUNET_assert(num_peers > 0 && num_peers < (unsigned int)-1);
 
   /* For this specific test we only really want a CLIQUE topology as the
    * overlay allowed topology, and a RING topology as the underlying connection