All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] android/pts: Bump PTS version for HID
@ 2014-04-07 15:28 Sebastian Chlad
  2014-04-07 15:28 ` [PATCH 2/2] android/pts: Re-test HID against PTS 5.1 Sebastian Chlad
  2014-04-09 17:56 ` [PATCH 1/2] android/pts: Bump PTS version for HID Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastian Chlad @ 2014-04-07 15:28 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

---
 android/pics-hid.txt  | 2 +-
 android/pixit-hid.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/android/pics-hid.txt b/android/pics-hid.txt
index ac37e45..f1645cc 100644
--- a/android/pics-hid.txt
+++ b/android/pics-hid.txt
@@ -1,6 +1,6 @@
 HID PICS for the PTS tool.
 
-PTS version: 5.0
+PTS version: 5.1
 
 * - different than PTS defaults
 # - not yet implemented/supported
diff --git a/android/pixit-hid.txt b/android/pixit-hid.txt
index 1d36c92..44e4363 100644
--- a/android/pixit-hid.txt
+++ b/android/pixit-hid.txt
@@ -1,6 +1,6 @@
 HID PIXIT for the PTS tool.
 
-PTS version: 5.0
+PTS version: 5.1
 
 * - different than PTS defaults
 & - should be set to IUT Bluetooth address
-- 
1.8.5.3


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

* [PATCH 2/2] android/pts: Re-test HID against PTS 5.1
  2014-04-07 15:28 [PATCH 1/2] android/pts: Bump PTS version for HID Sebastian Chlad
@ 2014-04-07 15:28 ` Sebastian Chlad
  2014-04-09 17:56 ` [PATCH 1/2] android/pts: Bump PTS version for HID Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Sebastian Chlad @ 2014-04-07 15:28 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Sebastian Chlad

---
 android/pts-hid.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/android/pts-hid.txt b/android/pts-hid.txt
index 22ef800..a7990e1 100644
--- a/android/pts-hid.txt
+++ b/android/pts-hid.txt
@@ -1,7 +1,7 @@
 PTS test results for HID
 
-PTS version: 4.9
-Tested: 14-Nov-2013
+PTS version: 5.1
+Tested: 07-April-2014
 
 Results:
 PASS	test passed
@@ -20,12 +20,12 @@ TC_HOS_HCR_BV_01_I	PASS
 TC_HOS_HCR_BV_02_I	PASS
 TC_HOS_HCR_BV_03_I	N/A
 TC_HOS_HCR_BV_04_I	N/A
-TC_HOS_HDT_BV_01_I	PASS	from shell execute:
+TC_HOS_HDT_BV_01_I	PASS
+TC_HOS_HDT_BV_02_I	PASS	from shell execute:
 				haltest
 				bluetooth enable
 				hidhost connect <PTS bdaddr>
 				hidhost send_data <PTS bdaddr> ff00
-TC_HOS_HDT_BV_02_I	PASS
 TC_HOS_HDT_BV_03_I	N/A
 TC_HOS_HDT_BV_04_I	N/A
 TC_HOS_HID_BV_01_C	N/A
@@ -47,8 +47,8 @@ TC_HOS_DAT_BI_01_C	N/A
 TC_HOS_DAT_BI_02_C	N/A
 TC_DEV_HCE_BV_01_I	N/A
 TC_DEV_HCE_BV_02_I	N/A
-TC_DEV_HCE_BV_03_I	PASS
-TC_DEV_HCE_BV_04_I	PASS
+TC_DEV_HCE_BV_03_I	N/A
+TC_DEV_HCE_BV_04_I	N/A
 TC_DEV_HCE_BV_05_I	N/A
 TC_DEV_HCR_BV_01_I	N/A
 TC_DEV_HCR_BV_02_I	N/A
-- 
1.8.5.3


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

* Re: [PATCH 1/2] android/pts: Bump PTS version for HID
  2014-04-07 15:28 [PATCH 1/2] android/pts: Bump PTS version for HID Sebastian Chlad
  2014-04-07 15:28 ` [PATCH 2/2] android/pts: Re-test HID against PTS 5.1 Sebastian Chlad
@ 2014-04-09 17:56 ` Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Szymon Janc @ 2014-04-09 17:56 UTC (permalink / raw)
  To: Sebastian Chlad; +Cc: linux-bluetooth

Hi Sebastian,

On Monday 07 April 2014 17:28:42 Sebastian Chlad wrote:
> ---
>  android/pics-hid.txt  | 2 +-
>  android/pixit-hid.txt | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/android/pics-hid.txt b/android/pics-hid.txt
> index ac37e45..f1645cc 100644
> --- a/android/pics-hid.txt
> +++ b/android/pics-hid.txt
> @@ -1,6 +1,6 @@
>  HID PICS for the PTS tool.
> 
> -PTS version: 5.0
> +PTS version: 5.1
> 
>  * - different than PTS defaults
>  # - not yet implemented/supported
> diff --git a/android/pixit-hid.txt b/android/pixit-hid.txt
> index 1d36c92..44e4363 100644
> --- a/android/pixit-hid.txt
> +++ b/android/pixit-hid.txt
> @@ -1,6 +1,6 @@
>  HID PIXIT for the PTS tool.
> 
> -PTS version: 5.0
> +PTS version: 5.1
> 
>  * - different than PTS defaults
>  & - should be set to IUT Bluetooth address

Both patches applied, thanks.

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

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

end of thread, other threads:[~2014-04-09 17:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-07 15:28 [PATCH 1/2] android/pts: Bump PTS version for HID Sebastian Chlad
2014-04-07 15:28 ` [PATCH 2/2] android/pts: Re-test HID against PTS 5.1 Sebastian Chlad
2014-04-09 17:56 ` [PATCH 1/2] android/pts: Bump PTS version for HID 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.