gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r8808 - in gnunet: . src/testing


From: gnunet
Subject: [GNUnet-SVN] r8808 - in gnunet: . src/testing
Date: Mon, 27 Jul 2009 15:38:38 -0600

Author: grothoff
Date: 2009-07-27 15:38:38 -0600 (Mon, 27 Jul 2009)
New Revision: 8808

Modified:
   gnunet/TODO
   gnunet/src/testing/testing.c
Log:
update

Modified: gnunet/TODO
===================================================================
--- gnunet/TODO 2009-07-27 21:28:58 UTC (rev 8807)
+++ gnunet/TODO 2009-07-27 21:38:38 UTC (rev 8808)
@@ -16,7 +16,20 @@
 PHASE #2: (Goal: recover basic file-sharing functionality)
 * TESTING (needed for DV, DHT, Topology)
   - implement library for local testing
+    + check API for hostname specification;
+      maybe use space-separated list instead?
+    + modify configuration to allow controlling
+      connections for non-local starts
+    + starting of groups of peers (and auto-setting
+      of PORT options)
+    + testbed creation with topology
+    + testbed with churn
   - implement testcases for library
+    + test basic peer start
+    + test basic peer connect
+    + test group start
+    + test topology creation
+    + test churn generation
 * TOPOLOGY:
   - implement testcases (needs TESTING)
 * HOSTLIST:

Modified: gnunet/src/testing/testing.c
===================================================================
--- gnunet/src/testing/testing.c        2009-07-27 21:28:58 UTC (rev 8807)
+++ gnunet/src/testing/testing.c        2009-07-27 21:38:38 UTC (rev 8808)
@@ -27,6 +27,11 @@
  *        use functions from gnunet_{util,arm}_lib.h.  This API is
  *        ONLY for writing testcases!
  * @author Christian Grothoff
+ *
+ * TODO:
+ * - modify configuration to allow 2087-connections from
+ *   controlling host (otherwise shutdown won't work)
+ * 
  */
 #include "platform.h"
 #include "gnunet_arm_service.h"





reply via email to

[Prev in Thread] Current Thread [Next in Thread]