Diff between ee03e390de8ea59441f241b3f13a96733c8afb34 and 8e83922c84a7cd01434f3e7236e27ded5681d864

Changed Files

File Additions Deletions Status
TODO +7 -0 modified

Full Patch

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