- validate client generated PIDs
[oweals/gnunet.git] / src / mesh / test_mesh_local_traffic.c
index 0138cb623ff0c6c05f45bfe6c07c88d4f655ff15..17d5ec1157d390bb032e23fc4d33153d9bb7e0d2 100644 (file)
@@ -32,7 +32,7 @@
 
 #define TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 5)
 
-#define TARGET 100
+#define TARGET 1000
 
 GNUNET_NETWORK_STRUCT_BEGIN
 
@@ -44,7 +44,6 @@ struct test_traffic_message
 
 GNUNET_NETWORK_STRUCT_END
 
-
 static struct GNUNET_MESH_Handle *mesh_peer_1;
 
 static struct GNUNET_MESH_Handle *mesh_peer_2;