summaryrefslogtreecommitdiff
path: root/android/cts.txt
diff options
context:
space:
mode:
authorSzymon Janc <szymon.janc@tieto.com>2014-07-25 13:10:42 +0200
committerJohan Hedberg <johan.hedberg@intel.com>2014-07-25 14:36:13 +0300
commit6d7fbe614509ae062771b528b519e3fa530b69dc (patch)
treeec8a8dc104b12c2439dacacd28588a5aa2472a21 /android/cts.txt
parent327a85dca44c53508eded4460d378a1fb59ae044 (diff)
downloadbluez-6d7fbe614509ae062771b528b519e3fa530b69dc.tar.gz
android/cts: Update test results for CTS 4.4 R3
Diffstat (limited to 'android/cts.txt')
-rw-r--r--android/cts.txt43
1 files changed, 34 insertions, 9 deletions
diff --git a/android/cts.txt b/android/cts.txt
index 51935714e..9a7f651cc 100644
--- a/android/cts.txt
+++ b/android/cts.txt
@@ -1,9 +1,16 @@
Android Compatibility Test Suite results
-Tested: 25-June-2014
-Android version: 4.4.2
+Tested: 11-July-2014
+Android version: 4.4.4
CTS version: 4.4 R3
+Note:
+CTS reliable write GATT tests require using CTS from master branch
+or https://android-review.googlesource.com/99354 applied.
+
+(*) Due to bug in Bluedroid L2CAP implementation GATT server connect tests fails
+without modified Linux kernel. Patches for Linux and/or Bluedroid are still TBD.
+
-------------------------------------------------------------------------------
android.bluetooth.cts.BasicAdapterTest (automated tests)
Test Name Result Notes
@@ -22,12 +29,30 @@ test_listenUsingRfcommWithServiceRecord PASS
-------------------------------------------------------------------------------
com.android.cts.verifier (manual tests)
-Test Name Result Notes
+Test Name Result Notes
-------------------------------------------------------------------------------
-Toggle Bluetooth PASS
-Insecure Client PASS
-Insecure Server PASS Required kernel patch commit ID:
- 6453462e99e8be13a2c8f2b3535f340b742d8192
-Secure Client PASS
-Secure Server PASS
+Toggle Bluetooth PASS
+BLE Client Test:
+ connect PASS
+ discover service PASS
+ read/write characteristic PASS
+ reliable write PASS
+ notify characteristic PASS
+ read/write descriptor PASS
+ read RSSI PASS
+ disconnect PASS
+BLE Server Test:
+ add service PASS
+ connection FAIL (*) bluedroid issue.
+ read characteristic request FAIL (*)
+ write characteristic request FAIL (*)
+ read descriptor request FAIL (*)
+ write descriptor request FAIL (*)
+ reliable write FAIL (*)
+ disconnection FAIL (*)
+Insecure Client PASS
+Insecure Server PASS Required kernel patch commit ID:
+ ba15a58b179ed76a7e887177f2b06de1
+Secure Client PASS
+Secure Server PASS
-------------------------------------------------------------------------------