summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3a033dd2..dcbe57c5 100644
--- a/TODO
+++ b/TODO
@@ -108,6 +108,16 @@ Core
data structures and see if something can be simplified.
+- Unit tests for DHCP, DNS and HTTP
+
+ Priority: Medium
+ Complexity: C4
+
+ Create unit tests for these components starting with DHCP. Use gtest
+ from GLib for this task similarly to what has been done for OBEX in Bluez
+ and oFono in general.
+
+
WiFi
====