linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] android/pts: GAP PTS test results for Android 5.0
@ 2014-12-05 13:49 Sebastian Chlad
  2014-12-08 13:06 ` Szymon Janc
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Chlad @ 2014-12-05 13:49 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

---
 android/pts-gap.txt | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/android/pts-gap.txt b/android/pts-gap.txt
index 99a6a7d..c597258 100644
--- a/android/pts-gap.txt
+++ b/android/pts-gap.txt
@@ -1,8 +1,8 @@
 PTS test results for GAP
 
 PTS version: 5.3
-Tested: 28-October-2014
-Android version: 4.4.4
+Tested: 05-December-2014
+Android version: 5.0
 Kernel version: 3.18
 
 Results:
@@ -94,7 +94,7 @@ TC_IDLE_NAMP_BV_01_C	PASS	possible to PASS using haltest following steps:
 				gattc - register client, connect to PTS, search
 				all services, get characteristic and then read
 				characteristic (name)
-TC_IDLE_NAMP_BV_02_C	INC	PTS issue #12679
+TC_IDLE_NAMP_BV_02_C	PASS	PTS issue #12679
 				haltest: gatts connect
 TC_CONN_NCON_BV_01_C	PASS	btmgmt connectable off
 				btmgmt advertising on
@@ -174,8 +174,7 @@ TC_BOND_BON_BV_01_C	PASS	PTS issue #12503
 				To bond with PTS execute
 				btmgmt pair -t 0x01 -c 0x03 <PTS addr>
 TC_BOND_BON_BV_02_C	PASS
-TC_BOND_BON_BV_03_C	INC	PTS issue #12678
-				Note: tiny chance to pass if PTS won't crash
+TC_BOND_BON_BV_03_C	PASS	PTS issue #12678
 				gattc register_client
 				gattc listen 1
 TC_BOND_BON_BV_04_C	PASS	haltest: gattc_register_client
@@ -338,7 +337,11 @@ TC_PRIV_CONN_BV_06_C	N/A
 TC_PRIV_CONN_BV_07_C	N/A
 TC_PRIV_CONN_BV_08_C	N/A
 TC_PRIV_CONN_BV_09_C	N/A
-TC_PRIV_CONN_BV_10_C	INC	PTS issue #12312
+TC_PRIV_CONN_BV_10_C	PASS	PTS issue #12312
+				Note: currently for this test following PIXITs
+				are required to be be changed:
+				TSPX_using_public_device_address: FALSE
+				TSPX_using_random_device_address: TRUE
 TC_PRIV_CONN_BV_11_C	INC	PTS issue #12310, JIRA #BA-186
 TC_ADV_BV_01_C		N/A
 TC_ADV_BV_02_C		PASS	gattc register_client
-- 
1.8.5.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] android/pts: GAP PTS test results for Android 5.0
  2014-12-05 13:49 [PATCH] android/pts: GAP PTS test results for Android 5.0 Sebastian Chlad
@ 2014-12-08 13:06 ` Szymon Janc
  0 siblings, 0 replies; 2+ messages in thread
From: Szymon Janc @ 2014-12-08 13:06 UTC (permalink / raw)
  To: Sebastian Chlad; +Cc: linux-bluetooth

Hi Sebastian,

On Friday 05 of December 2014 14:49:14 Sebastian Chlad wrote:
> ---
>  android/pts-gap.txt | 15 +++++++++------
>  1 file changed, 9 insertions(+), 6 deletions(-)
> 
> diff --git a/android/pts-gap.txt b/android/pts-gap.txt
> index 99a6a7d..c597258 100644
> --- a/android/pts-gap.txt
> +++ b/android/pts-gap.txt
> @@ -1,8 +1,8 @@
>  PTS test results for GAP
> 
>  PTS version: 5.3
> -Tested: 28-October-2014
> -Android version: 4.4.4
> +Tested: 05-December-2014
> +Android version: 5.0
>  Kernel version: 3.18
> 
>  Results:
> @@ -94,7 +94,7 @@ TC_IDLE_NAMP_BV_01_C	PASS	possible to PASS using 
haltest
> following steps: gattc - register client, connect to PTS, search
>  				all services, get characteristic and then read
>  				characteristic (name)
> -TC_IDLE_NAMP_BV_02_C	INC	PTS issue #12679
> +TC_IDLE_NAMP_BV_02_C	PASS	PTS issue #12679
>  				haltest: gatts connect
>  TC_CONN_NCON_BV_01_C	PASS	btmgmt connectable off
>  				btmgmt advertising on
> @@ -174,8 +174,7 @@ TC_BOND_BON_BV_01_C	PASS	PTS issue #12503
>  				To bond with PTS execute
>  				btmgmt pair -t 0x01 -c 0x03 <PTS addr>
>  TC_BOND_BON_BV_02_C	PASS
> -TC_BOND_BON_BV_03_C	INC	PTS issue #12678
> -				Note: tiny chance to pass if PTS won't crash
> +TC_BOND_BON_BV_03_C	PASS	PTS issue #12678
>  				gattc register_client
>  				gattc listen 1
>  TC_BOND_BON_BV_04_C	PASS	haltest: gattc_register_client
> @@ -338,7 +337,11 @@ TC_PRIV_CONN_BV_06_C	N/A
>  TC_PRIV_CONN_BV_07_C	N/A
>  TC_PRIV_CONN_BV_08_C	N/A
>  TC_PRIV_CONN_BV_09_C	N/A
> -TC_PRIV_CONN_BV_10_C	INC	PTS issue #12312
> +TC_PRIV_CONN_BV_10_C	PASS	PTS issue #12312
> +				Note: currently for this test following PIXITs
> +				are required to be be changed:
> +				TSPX_using_public_device_address: FALSE
> +				TSPX_using_random_device_address: TRUE
>  TC_PRIV_CONN_BV_11_C	INC	PTS issue #12310, JIRA #BA-186
>  TC_ADV_BV_01_C		N/A
>  TC_ADV_BV_02_C		PASS	gattc register_client

Applied, thanks.

-- 
BR
Szymon Janc

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-12-08 13:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-05 13:49 [PATCH] android/pts: GAP PTS test results for Android 5.0 Sebastian Chlad
2014-12-08 13:06 ` Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).