All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] android/pts: Update SPP test results
@ 2015-05-19 14:51 Mariusz Skamra
  2015-05-19 17:18 ` Szymon Janc
  0 siblings, 1 reply; 3+ messages in thread
From: Mariusz Skamra @ 2015-05-19 14:51 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Mariusz Skamra

PTS 6.1 and Android 5.1
---
 android/pics-spp.txt  | 12 ++++++------
 android/pixit-spp.txt |  2 +-
 android/pts-spp.txt   |  7 +++----
 3 files changed, 10 insertions(+), 11 deletions(-)

diff --git a/android/pics-spp.txt b/android/pics-spp.txt
index d9bb883..d6bf97a 100644
--- a/android/pics-spp.txt
+++ b/android/pics-spp.txt
@@ -1,6 +1,6 @@
 SPP PICS for the PTS tool.
 
-PTS version: 6.0
+PTS version: 6.1
 
 * - different than PTS defaults
 # - not yet implemented/supported
@@ -80,11 +80,11 @@ TSPC_SPP_4_5	True (*)	Displayable text name (C.2)
 TSPC_SPP_4_6	True (*)	BluetoothProfileDescriptorList (C.3)
 -------------------------------------------------------------------------------
 C.1: Mandatory for role B, if capability 'Support of Serial Profile Service'
-	(SPP 2/1) supported. Irrelevant for role A.
-C.2: Mandatory to support if 2/1 (Support of Serial Profile Service) AND 0/1
-	(SPP v1.1) are supported, otherwise Optional.
-C.3: Mandatory to support if 2/1 (Support of Serial Profile Service) AND 0/2
-	(SPP v1.2) are supported, otherwise Optional.
+	(TSPC_SPP_2_1) supported. Irrelevant for role A.
+C.2: Mandatory to support if TSPC_SPP_2_1 AND TSPC_SPP_0_1 are supported,
+	otherwise Optional.
+C.3: Mandatory to support if TSPC_SPP_2_1 AND TSPC_SPP_0_2 are supported,
+	otherwise Optional.
 -------------------------------------------------------------------------------
 
 
diff --git a/android/pixit-spp.txt b/android/pixit-spp.txt
index 8e2d70f..4bd54d0 100644
--- a/android/pixit-spp.txt
+++ b/android/pixit-spp.txt
@@ -1,6 +1,6 @@
 SPP PIXIT for the PTS tool.
 
-PTS version: 6.0
+PTS version: 6.1
 
 * - different than PTS defaults
 & - should be set to IUT Bluetooth address
diff --git a/android/pts-spp.txt b/android/pts-spp.txt
index 2d2815b..b1c06a3 100644
--- a/android/pts-spp.txt
+++ b/android/pts-spp.txt
@@ -1,8 +1,8 @@
 PTS test results for SPP
 
-PTS version: 6.0
-Tested: 29-January-2015
-Android version: 5.0
+PTS version: 6.1
+Tested: 19-May-2015
+Android version: 5.1
 
 Results:
 PASS	test passed
@@ -22,7 +22,6 @@ TC_DevB_APP_BV_02_C	PASS	haltest: socket listen BTSOCK_RFCOMM SerialPort
 TC_APP_BV_03_C		N/A	Missing in PTS
 				PTS issue #12388
 				Note: tests BV_03 : BV_6 currently not supported
-				ETA: December 2014 (PTS 6.0)
 TC_APP_BV_04_C		N/A	Missing in PTS
 TC_APP_BV_05_C		N/A	Missing in PTS
 TC_APP_BV_06_C		N/A	Missing in PTS
-- 
1.9.1


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

* Re: [PATCH] android/pts: Update SPP test results
  2015-05-19 14:51 [PATCH] android/pts: Update SPP test results Mariusz Skamra
@ 2015-05-19 17:18 ` Szymon Janc
  2015-05-19 18:49   ` Szymon Janc
  0 siblings, 1 reply; 3+ messages in thread
From: Szymon Janc @ 2015-05-19 17:18 UTC (permalink / raw)
  To: Mariusz Skamra; +Cc: linux-bluetooth

Hi Mariusz,

On Tuesday 19 of May 2015 16:51:56 Mariusz Skamra wrote:
> PTS 6.1 and Android 5.1
> ---
>  android/pics-spp.txt  | 12 ++++++------
>  android/pixit-spp.txt |  2 +-
>  android/pts-spp.txt   |  7 +++----
>  3 files changed, 10 insertions(+), 11 deletions(-)
> 
> diff --git a/android/pics-spp.txt b/android/pics-spp.txt
> index d9bb883..d6bf97a 100644
> --- a/android/pics-spp.txt
> +++ b/android/pics-spp.txt
> @@ -1,6 +1,6 @@
>  SPP PICS for the PTS tool.
> 
> -PTS version: 6.0
> +PTS version: 6.1
> 
>  * - different than PTS defaults
>  # - not yet implemented/supported
> @@ -80,11 +80,11 @@ TSPC_SPP_4_5	True (*)	Displayable text name (C.2)
>  TSPC_SPP_4_6	True (*)	BluetoothProfileDescriptorList (C.3)
>  ---------------------------------------------------------------------------
> ---- C.1: Mandatory for role B, if capability 'Support of Serial Profile
> Service' -	(SPP 2/1) supported. Irrelevant for role A.
> -C.2: Mandatory to support if 2/1 (Support of Serial Profile Service) AND
> 0/1 -	(SPP v1.1) are supported, otherwise Optional.
> -C.3: Mandatory to support if 2/1 (Support of Serial Profile Service) AND
> 0/2 -	(SPP v1.2) are supported, otherwise Optional.
> +	(TSPC_SPP_2_1) supported. Irrelevant for role A.
> +C.2: Mandatory to support if TSPC_SPP_2_1 AND TSPC_SPP_0_1 are supported,
> +	otherwise Optional.
> +C.3: Mandatory to support if TSPC_SPP_2_1 AND TSPC_SPP_0_2 are supported,
> +	otherwise Optional.
>  ---------------------------------------------------------------------------
> ----
> 
> 
> diff --git a/android/pixit-spp.txt b/android/pixit-spp.txt
> index 8e2d70f..4bd54d0 100644
> --- a/android/pixit-spp.txt
> +++ b/android/pixit-spp.txt
> @@ -1,6 +1,6 @@
>  SPP PIXIT for the PTS tool.
> 
> -PTS version: 6.0
> +PTS version: 6.1
> 
>  * - different than PTS defaults
>  & - should be set to IUT Bluetooth address
> diff --git a/android/pts-spp.txt b/android/pts-spp.txt
> index 2d2815b..b1c06a3 100644
> --- a/android/pts-spp.txt
> +++ b/android/pts-spp.txt
> @@ -1,8 +1,8 @@
>  PTS test results for SPP
> 
> -PTS version: 6.0
> -Tested: 29-January-2015
> -Android version: 5.0
> +PTS version: 6.1
> +Tested: 19-May-2015
> +Android version: 5.1
> 
>  Results:
>  PASS	test passed
> @@ -22,7 +22,6 @@ TC_DevB_APP_BV_02_C	PASS	haltest: socket listen
> BTSOCK_RFCOMM SerialPort TC_APP_BV_03_C		N/A	Missing in PTS
>  				PTS issue #12388
>  				Note: tests BV_03 : BV_6 currently not supported
> -				ETA: December 2014 (PTS 6.0)
>  TC_APP_BV_04_C		N/A	Missing in PTS
>  TC_APP_BV_05_C		N/A	Missing in PTS
>  TC_APP_BV_06_C		N/A	Missing in PTS

Since we don't track unimplemented tests from TS in other profiles, let's not 
do this here. So just remove tests that are not present in latest PTS from the 
list.

-- 
BR
Szymon Janc

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

* Re: [PATCH] android/pts: Update SPP test results
  2015-05-19 17:18 ` Szymon Janc
@ 2015-05-19 18:49   ` Szymon Janc
  0 siblings, 0 replies; 3+ messages in thread
From: Szymon Janc @ 2015-05-19 18:49 UTC (permalink / raw)
  To: Mariusz Skamra; +Cc: linux-bluetooth

Hi Mariusz,

On Tuesday 19 of May 2015 19:18:19 Szymon Janc wrote:
> Hi Mariusz,
> 
> On Tuesday 19 of May 2015 16:51:56 Mariusz Skamra wrote:
> > PTS 6.1 and Android 5.1
> > ---
> > 
> >  android/pics-spp.txt  | 12 ++++++------
> >  android/pixit-spp.txt |  2 +-
> >  android/pts-spp.txt   |  7 +++----
> >  3 files changed, 10 insertions(+), 11 deletions(-)
> > 
> > diff --git a/android/pics-spp.txt b/android/pics-spp.txt
> > index d9bb883..d6bf97a 100644
> > --- a/android/pics-spp.txt
> > +++ b/android/pics-spp.txt
> > @@ -1,6 +1,6 @@
> > 
> >  SPP PICS for the PTS tool.
> > 
> > -PTS version: 6.0
> > +PTS version: 6.1
> > 
> >  * - different than PTS defaults
> >  # - not yet implemented/supported
> > 
> > @@ -80,11 +80,11 @@ TSPC_SPP_4_5	True (*)	Displayable text name 
(C.2)
> > 
> >  TSPC_SPP_4_6	True (*)	BluetoothProfileDescriptorList (C.3)
> >  -------------------------------------------------------------------------
> >  --
> > 
> > ---- C.1: Mandatory for role B, if capability 'Support of Serial Profile
> > Service' -	(SPP 2/1) supported. Irrelevant for role A.
> > -C.2: Mandatory to support if 2/1 (Support of Serial Profile Service) AND
> > 0/1 -	(SPP v1.1) are supported, otherwise Optional.
> > -C.3: Mandatory to support if 2/1 (Support of Serial Profile Service) AND
> > 0/2 -	(SPP v1.2) are supported, otherwise Optional.
> > +	(TSPC_SPP_2_1) supported. Irrelevant for role A.
> > +C.2: Mandatory to support if TSPC_SPP_2_1 AND TSPC_SPP_0_1 are supported,
> > +	otherwise Optional.
> > +C.3: Mandatory to support if TSPC_SPP_2_1 AND TSPC_SPP_0_2 are supported,
> > +	otherwise Optional.
> > 
> >  -------------------------------------------------------------------------
> >  --
> > 
> > ----
> > 
> > 
> > diff --git a/android/pixit-spp.txt b/android/pixit-spp.txt
> > index 8e2d70f..4bd54d0 100644
> > --- a/android/pixit-spp.txt
> > +++ b/android/pixit-spp.txt
> > @@ -1,6 +1,6 @@
> > 
> >  SPP PIXIT for the PTS tool.
> > 
> > -PTS version: 6.0
> > +PTS version: 6.1
> > 
> >  * - different than PTS defaults
> >  & - should be set to IUT Bluetooth address
> > 
> > diff --git a/android/pts-spp.txt b/android/pts-spp.txt
> > index 2d2815b..b1c06a3 100644
> > --- a/android/pts-spp.txt
> > +++ b/android/pts-spp.txt
> > @@ -1,8 +1,8 @@
> > 
> >  PTS test results for SPP
> > 
> > -PTS version: 6.0
> > -Tested: 29-January-2015
> > -Android version: 5.0
> > +PTS version: 6.1
> > +Tested: 19-May-2015
> > +Android version: 5.1
> > 
> >  Results:
> >  PASS	test passed
> > 
> > @@ -22,7 +22,6 @@ TC_DevB_APP_BV_02_C	PASS	haltest: socket listen
> > BTSOCK_RFCOMM SerialPort TC_APP_BV_03_C		N/A	Missing in PTS
> > 
> >  				PTS issue #12388
> >  				Note: tests BV_03 : BV_6 currently not supported
> > 
> > -				ETA: December 2014 (PTS 6.0)
> > 
> >  TC_APP_BV_04_C		N/A	Missing in PTS
> >  TC_APP_BV_05_C		N/A	Missing in PTS
> >  TC_APP_BV_06_C		N/A	Missing in PTS
> 
> Since we don't track unimplemented tests from TS in other profiles, let's
> not do this here. So just remove tests that are not present in latest PTS
> from the list.

I applied the patch and follow up one that removed unimplemented tests so no 
need to resend this. You already have enough work with this :)  Thanks.

-- 
BR
Szymon Janc

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

end of thread, other threads:[~2015-05-19 18:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-19 14:51 [PATCH] android/pts: Update SPP test results Mariusz Skamra
2015-05-19 17:18 ` Szymon Janc
2015-05-19 18:49   ` Szymon Janc

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.