aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-26 19:15:58 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-26 19:15:58 +0000
commit6788c366bec10078545849e8b6a04e3458370586 (patch)
tree8a98ef1853a836adf73d36958554177ac1369a3c /TODO
parentb87365d8c71868bc6ceb440671b9695165d209fd (diff)
downloadgnunet-6788c366bec10078545849e8b6a04e3458370586.tar.gz
gnunet-6788c366bec10078545849e8b6a04e3458370586.zip
done
Diffstat (limited to 'TODO')
-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