Diff between e55af38a98614a726e21c4d389b63641e72c32ce and 81e1cd3cb83784f72d1b73f5ebba6a9540c31c99

Changed Files

File Additions Deletions Status
android/Makefile.am +1 -0 modified
android/cts.txt +32 -0 added

Full Patch

diff --git a/android/Makefile.am b/android/Makefile.am
index 3e48ddc..3429adb 100644
--- a/android/Makefile.am
+++ b/android/Makefile.am
@@ -220,6 +220,7 @@ EXTRA_DIST += android/Android.mk android/README \
 				android/init.bluetooth.rc \
 				android/hal-ipc-api.txt \
 				android/audio-ipc-api.txt \
+				android/cts.txt \
 				android/pics-rfcomm.txt \
 				android/pics-spp.txt \
 				android/pics-sdp.txt \
diff --git a/android/cts.txt b/android/cts.txt
new file mode 100644
index 0000000..bf351b1
--- /dev/null
+++ b/android/cts.txt
@@ -0,0 +1,32 @@
+Android Compatibility Test Suite results
+
+Tested: 10-June-2014
+Android version: 4.4.2
+
+-------------------------------------------------------------------------------
+android.bluetooth.cts.BasicAdapterTest (automated tests)
+Test Name				Result	Notes
+-------------------------------------------------------------------------------
+testAndroidTestCaseSetupProperly	PASS
+test_checkBluetoothAddress		PASS
+test_enableDisable			PASS
+test_getAddress				PASS
+test_getBondedDevices			PASS
+test_getDefaultAdapter			PASS
+test_getName				PASS
+test_getRemoteDevice			PASS
+test_listenUsingRfcommWithServiceRecord	PASS
+-------------------------------------------------------------------------------
+
+
+-------------------------------------------------------------------------------
+com.android.cts.verifier (manual tests)
+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
+-------------------------------------------------------------------------------