linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] android/pts: PTS updates for A2DP
@ 2014-07-08 10:56 Sebastian Chlad
  2014-07-10 19:27 ` Szymon Janc
  0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Chlad @ 2014-07-08 10:56 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

PICS and PIXITs files checked against PTS 5.2.
---
 android/pics-a2dp.txt  | 2 +-
 android/pixit-a2dp.txt | 2 +-
 android/pts-a2dp.txt   | 9 +++++----
 3 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/android/pics-a2dp.txt b/android/pics-a2dp.txt
index 53b3c1c..782132c 100644
--- a/android/pics-a2dp.txt
+++ b/android/pics-a2dp.txt
@@ -1,6 +1,6 @@
 A2DP PICS for the PTS tool.
 
-PTS version: 5.1
+PTS version: 5.2
 
 * - different than PTS defaults
 # - not yet implemented/supported
diff --git a/android/pixit-a2dp.txt b/android/pixit-a2dp.txt
index 807ce3b..b9984d3 100644
--- a/android/pixit-a2dp.txt
+++ b/android/pixit-a2dp.txt
@@ -1,6 +1,6 @@
 A2DP PIXIT for the PTS tool.
 
-PTS version: 5.1
+PTS version: 5.2
 
 * - different than PTS defaults
 & - should be set to IUT Bluetooth address
diff --git a/android/pts-a2dp.txt b/android/pts-a2dp.txt
index 5780db1..7b9119c 100644
--- a/android/pts-a2dp.txt
+++ b/android/pts-a2dp.txt
@@ -1,8 +1,8 @@
 PTS test results for A2DP
 
-PTS version: 5.1
-Tested: 06-June-2014
-Android version: 4.4.2
+PTS version: 5.2
+Tested: 08-July-2014
+Android version: 4.4.4
 
 Results:
 PASS	test passed
@@ -16,7 +16,8 @@ Test Name		Result	Notes
 -------------------------------------------------------------------------------
 TC_SRC_CC_BV_09_I	PASS	Start streaming
 TC_SRC_CC_BV_10_I	N/A
-TC_SRC_REL_BV_01_I	PASS	Connect to PTS from IUT. When requested
+TC_SRC_REL_BV_01_I	INC	JIRA: BA-2
+				Connect to PTS from IUT. When requested
 				disconnect from IUT
 TC_SRC_REL_BV_02_I	PASS
 TC_SRC_SET_BV_01_I	PASS	Connect to PTS (open a2dp)
-- 
1.8.5.3


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

* Re: [PATCH] android/pts: PTS updates for A2DP
  2014-07-08 10:56 [PATCH] android/pts: PTS updates for A2DP Sebastian Chlad
@ 2014-07-10 19:27 ` Szymon Janc
  0 siblings, 0 replies; 2+ messages in thread
From: Szymon Janc @ 2014-07-10 19:27 UTC (permalink / raw)
  To: Sebastian Chlad; +Cc: linux-bluetooth

Hi Sebastian,

On Tuesday 08 July 2014 12:56:10 Sebastian Chlad wrote:
> PICS and PIXITs files checked against PTS 5.2.
> ---
>  android/pics-a2dp.txt  | 2 +-
>  android/pixit-a2dp.txt | 2 +-
>  android/pts-a2dp.txt   | 9 +++++----
>  3 files changed, 7 insertions(+), 6 deletions(-)
> 
> diff --git a/android/pics-a2dp.txt b/android/pics-a2dp.txt
> index 53b3c1c..782132c 100644
> --- a/android/pics-a2dp.txt
> +++ b/android/pics-a2dp.txt
> @@ -1,6 +1,6 @@
>  A2DP PICS for the PTS tool.
> 
> -PTS version: 5.1
> +PTS version: 5.2
> 
>  * - different than PTS defaults
>  # - not yet implemented/supported
> diff --git a/android/pixit-a2dp.txt b/android/pixit-a2dp.txt
> index 807ce3b..b9984d3 100644
> --- a/android/pixit-a2dp.txt
> +++ b/android/pixit-a2dp.txt
> @@ -1,6 +1,6 @@
>  A2DP PIXIT for the PTS tool.
> 
> -PTS version: 5.1
> +PTS version: 5.2
> 
>  * - different than PTS defaults
>  & - should be set to IUT Bluetooth address
> diff --git a/android/pts-a2dp.txt b/android/pts-a2dp.txt
> index 5780db1..7b9119c 100644
> --- a/android/pts-a2dp.txt
> +++ b/android/pts-a2dp.txt
> @@ -1,8 +1,8 @@
>  PTS test results for A2DP
> 
> -PTS version: 5.1
> -Tested: 06-June-2014
> -Android version: 4.4.2
> +PTS version: 5.2
> +Tested: 08-July-2014
> +Android version: 4.4.4
> 
>  Results:
>  PASS	test passed
> @@ -16,7 +16,8 @@ Test Name		Result	Notes
>  ---------------------------------------------------------------------------
> ---- TC_SRC_CC_BV_09_I	PASS	Start streaming
>  TC_SRC_CC_BV_10_I	N/A
> -TC_SRC_REL_BV_01_I	PASS	Connect to PTS from IUT. When requested
> +TC_SRC_REL_BV_01_I	INC	JIRA: BA-2
> +				Connect to PTS from IUT. When requested
>  				disconnect from IUT
>  TC_SRC_REL_BV_02_I	PASS
>  TC_SRC_SET_BV_01_I	PASS	Connect to PTS (open a2dp)

Patch applied. Thanks.

-- 
Szymon K. Janc
szymon.janc@gmail.com

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

end of thread, other threads:[~2014-07-10 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 10:56 [PATCH] android/pts: PTS updates for A2DP Sebastian Chlad
2014-07-10 19:27 ` 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).