From: Patrik Flykt Date: Wed, 5 Dec 2012 13:33:43 +0000 (+0200) Subject: TODO: Add unit test task X-Git-Tag: 1.10~56 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7eca6ac7c527155c2bbe20fd33dbdde0c8660d88;p=platform%2Fupstream%2Fconnman.git TODO: Add unit test task --- 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 ====