From 7eca6ac7c527155c2bbe20fd33dbdde0c8660d88 Mon Sep 17 00:00:00 2001 From: Patrik Flykt Date: Wed, 5 Dec 2012 15:33:43 +0200 Subject: [PATCH] TODO: Add unit test task --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/TODO b/TODO index 3a033dd..dcbe57c 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 ==== -- 2.7.4