2014-04-07 15:28:42

by Sebastian Chlad

[permalink] [raw]
Subject: [PATCH 1/2] android/pts: Bump PTS version for HID

---
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



2014-04-09 17:56:42

by Szymon Janc

[permalink] [raw]
Subject: Re: [PATCH 1/2] android/pts: Bump PTS version for HID

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
[email protected]

2014-04-07 15:28:43

by Sebastian Chlad

[permalink] [raw]
Subject: [PATCH 2/2] android/pts: Re-test HID against PTS 5.1

---
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