Linux bluetooth development
 help / color / mirror / Atom feed
* [PATCH 1/2] android/pts: Update PTS files for DID
@ 2014-09-29  8:07 Sebastian Chlad
  2014-09-29  8:07 ` [PATCH 2/2] android/pts: Update PTS files for A2DP Sebastian Chlad
  2014-09-30  9:25 ` [PATCH 1/2] android/pts: Update PTS files for DID Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Chlad @ 2014-09-29  8:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

Updated PICS, PIXITs and PTS tests results for DID.
PTS version 5.3. Android version 4.4.4
---
 android/pics-did.txt  | 2 +-
 android/pixit-did.txt | 2 +-
 android/pts-did.txt   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/android/pics-did.txt b/android/pics-did.txt
index f1441c8..b516aa8 100644
--- a/android/pics-did.txt
+++ b/android/pics-did.txt
@@ -1,6 +1,6 @@
 DID PICS for the PTS tool.
 
-PTS version: 5.2
+PTS version: 5.3
 
 * - different than PTS defaults
 # - not yet implemented/supported
diff --git a/android/pixit-did.txt b/android/pixit-did.txt
index 60961da..99f411b 100644
--- a/android/pixit-did.txt
+++ b/android/pixit-did.txt
@@ -1,6 +1,6 @@
 DID PIXIT for the PTS tool.
 
-PTS version: 5.2
+PTS version: 5.3
 
 * - different than PTS defaults
 & - should be set to IUT Bluetooth address
diff --git a/android/pts-did.txt b/android/pts-did.txt
index 99e0bc0..facfa5c 100644
--- a/android/pts-did.txt
+++ b/android/pts-did.txt
@@ -1,7 +1,7 @@
 PTS test results for DID
 
-PTS version: 5.2
-Tested: 09-July-2014
+PTS version: 5.3
+Tested: 26-September-2014
 Android version: 4.4.4
 
 Results:
-- 
1.8.5.3


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

* [PATCH 2/2] android/pts: Update PTS files for A2DP
  2014-09-29  8:07 [PATCH 1/2] android/pts: Update PTS files for DID Sebastian Chlad
@ 2014-09-29  8:07 ` Sebastian Chlad
  2014-09-30  9:25 ` [PATCH 1/2] android/pts: Update PTS files for DID Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Chlad @ 2014-09-29  8:07 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

Updated PICS, PIXITs and PTS tests results for A2DP.
PTS version 5.3. Android version 4.4.4
---
 android/pics-a2dp.txt  | 2 +-
 android/pixit-a2dp.txt | 2 +-
 android/pts-a2dp.txt   | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/android/pics-a2dp.txt b/android/pics-a2dp.txt
index 782132c..adac664 100644
--- a/android/pics-a2dp.txt
+++ b/android/pics-a2dp.txt
@@ -1,6 +1,6 @@
 A2DP PICS for the PTS tool.
 
-PTS version: 5.2
+PTS version: 5.3
 
 * - different than PTS defaults
 # - not yet implemented/supported
diff --git a/android/pixit-a2dp.txt b/android/pixit-a2dp.txt
index b9984d3..3e26eac 100644
--- a/android/pixit-a2dp.txt
+++ b/android/pixit-a2dp.txt
@@ -1,6 +1,6 @@
 A2DP PIXIT for the PTS tool.
 
-PTS version: 5.2
+PTS version: 5.3
 
 * - different than PTS defaults
 & - should be set to IUT Bluetooth address
diff --git a/android/pts-a2dp.txt b/android/pts-a2dp.txt
index 8d61839..c3d04b2 100644
--- a/android/pts-a2dp.txt
+++ b/android/pts-a2dp.txt
@@ -1,7 +1,7 @@
 PTS test results for A2DP
 
-PTS version: 5.2
-Tested: 02-September-2014
+PTS version: 5.3
+Tested: 26-September-2014
 Android version: 4.4.4
 
 Results:
-- 
1.8.5.3


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

* Re: [PATCH 1/2] android/pts: Update PTS files for DID
  2014-09-29  8:07 [PATCH 1/2] android/pts: Update PTS files for DID Sebastian Chlad
  2014-09-29  8:07 ` [PATCH 2/2] android/pts: Update PTS files for A2DP Sebastian Chlad
@ 2014-09-30  9:25 ` Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Szymon Janc @ 2014-09-30  9:25 UTC (permalink / raw)
  To: Sebastian Chlad; +Cc: linux-bluetooth

Hi Sebastian,

On Monday 29 of September 2014 10:07:16 Sebastian Chlad wrote:
> Updated PICS, PIXITs and PTS tests results for DID.
> PTS version 5.3. Android version 4.4.4
> ---
>  android/pics-did.txt  | 2 +-
>  android/pixit-did.txt | 2 +-
>  android/pts-did.txt   | 4 ++--
>  3 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/android/pics-did.txt b/android/pics-did.txt
> index f1441c8..b516aa8 100644
> --- a/android/pics-did.txt
> +++ b/android/pics-did.txt
> @@ -1,6 +1,6 @@
>  DID PICS for the PTS tool.
>  
> -PTS version: 5.2
> +PTS version: 5.3
>  
>  * - different than PTS defaults
>  # - not yet implemented/supported
> diff --git a/android/pixit-did.txt b/android/pixit-did.txt
> index 60961da..99f411b 100644
> --- a/android/pixit-did.txt
> +++ b/android/pixit-did.txt
> @@ -1,6 +1,6 @@
>  DID PIXIT for the PTS tool.
>  
> -PTS version: 5.2
> +PTS version: 5.3
>  
>  * - different than PTS defaults
>  & - should be set to IUT Bluetooth address
> diff --git a/android/pts-did.txt b/android/pts-did.txt
> index 99e0bc0..facfa5c 100644
> --- a/android/pts-did.txt
> +++ b/android/pts-did.txt
> @@ -1,7 +1,7 @@
>  PTS test results for DID
>  
> -PTS version: 5.2
> -Tested: 09-July-2014
> +PTS version: 5.3
> +Tested: 26-September-2014
>  Android version: 4.4.4
>  
>  Results:
> 

Both patches applied, thanks.

-- 
Best regards, 
Szymon Janc

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

end of thread, other threads:[~2014-09-30  9:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29  8:07 [PATCH 1/2] android/pts: Update PTS files for DID Sebastian Chlad
2014-09-29  8:07 ` [PATCH 2/2] android/pts: Update PTS files for A2DP Sebastian Chlad
2014-09-30  9:25 ` [PATCH 1/2] android/pts: Update PTS files for DID Szymon Janc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox