summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-03-21 12:22:36 +0200
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2014-03-21 16:13:45 +0200
commit8e83922c84a7cd01434f3e7236e27ded5681d864 (patch)
treefd48e2215abd0e135e4661fa6acc459be2878f00 /TODO
parentee03e390de8ea59441f241b3f13a96733c8afb34 (diff)
downloadbluez-8e83922c84a7cd01434f3e7236e27ded5681d864.tar.gz
TODO: Add unit tests for GOEP
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 078829e00..e66738e73 100644
--- a/TODO
+++ b/TODO
@@ -30,6 +30,13 @@ General
Priority: Medium
Complexity: C4
+- Create GOEP unit tests based on its test specification:
+
+ https://www.bluetooth.org/docman/handlers/DownloadDoc.ashx?doc_id=230559
+
+ Priority: Medium
+ Complexity: C2
+
- Rename glib-helper file to a more convenient name. The idea is try to keep
only sdp helpers functions. bt_* prefix shall be also changed.