OSDN Git Service

TODO: Add unit tests for GOEP
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Mar 2014 10:22:36 +0000 (12:22 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 21 Mar 2014 14:13:45 +0000 (16:13 +0200)
TODO

diff --git a/TODO b/TODO
index 078829e..e66738e 100644 (file)
--- 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.