diff options
author | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-12-05 15:33:43 +0200 |
---|---|---|
committer | Patrik Flykt <patrik.flykt@linux.intel.com> | 2012-12-05 15:43:41 +0200 |
commit | 7eca6ac7c527155c2bbe20fd33dbdde0c8660d88 (patch) | |
tree | ab6e9630a4d67c8cab6ff8515754da3d82cdb0cb /TODO | |
parent | 8016352f391d17d8f8a3c6d23bfd1620e153fda4 (diff) | |
download | connman-7eca6ac7c527155c2bbe20fd33dbdde0c8660d88.tar.gz connman-7eca6ac7c527155c2bbe20fd33dbdde0c8660d88.tar.bz2 connman-7eca6ac7c527155c2bbe20fd33dbdde0c8660d88.zip |
TODO: Add unit test task
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 ==== |