aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index b40bb9909..2374bc8ef 100644
--- a/TODO
+++ b/TODO
@@ -17,7 +17,7 @@ For these functions, it would be nice if we had testcases ("make check")
17that would cause them to be executed and check that they are working: 17that would cause them to be executed and check that they are working:
18* gnunet-service-peerinfo: 18* gnunet-service-peerinfo:
19 - change_host_trust / flush_trust 19 - change_host_trust / flush_trust
20 - remove_garbage / 20 - remove_garbage
21 - discard_hosts_helper / cron_clean_data_hosts 21 - discard_hosts_helper / cron_clean_data_hosts
22* gnunet-service-transport: 22* gnunet-service-transport:
23 - try_unvalidated_addresses 23 - try_unvalidated_addresses
@@ -60,10 +60,6 @@ that would cause them to be executed and check that they are working:
60 60
61 61
62Module features to implement: 62Module features to implement:
63* DATACACHE (needed for DHT)
64 - implement testcases for dstore API
65 - implement testcases for dstore plugin
66 - implement performance tests
67* TESTING (needed for DV, DHT, Topology) 63* TESTING (needed for DV, DHT, Topology)
68 - review TESTING API 64 - review TESTING API
69 - implement library for local testing 65 - implement library for local testing