adding tests for openssl and making sure that emstp is available when building monkey
[oweals/gnunet.git] / TODO
diff --git a/TODO b/TODO
index 08fb96b78e7edfa92bdd30ef5e61e6a3af420c90..4cc7d3572c0b7ee2f76f37ce8f321d837a08a0d0 100644 (file)
--- a/TODO
+++ b/TODO
 * DATASTORE:
   - GNUNET_DATASTORE_cancel method not tested
 * TESTING: [Nate]
-  - modify configuration to allow controlling connections for non-local starts
-  - testbed creation with topology (needs working F2F topology) 
-  - testbed with churn 
-  - implement testcases for distributed testing
   - test basic peer re-configure 
-  - test topology creation 
-  - test churn generation 
   - consider changing API for peer-group termination to 
     call continuation when done
 * NAT/UPNP: [MW]