linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] android/pts: Update PAN PTS 6.1 results for android 5.1
@ 2015-05-11 15:17 Grzegorz Kolodziejczyk
  2015-05-11 15:17 ` [PATCH 2/2] android/pts: Update BNEP " Grzegorz Kolodziejczyk
  2015-05-13 14:45 ` [PATCH 1/2] android/pts: Update PAN " Szymon Janc
  0 siblings, 2 replies; 3+ messages in thread
From: Grzegorz Kolodziejczyk @ 2015-05-11 15:17 UTC (permalink / raw)
  To: linux-bluetooth

This patch updates test case list and results for PAN profile against
android 5.1.
---
 android/pics-pan.txt  |  2 +-
 android/pixit-pan.txt |  2 +-
 android/pts-pan.txt   | 49 ++++++++++++++++++++++---------------------------
 3 files changed, 24 insertions(+), 29 deletions(-)

diff --git a/android/pics-pan.txt b/android/pics-pan.txt
index 73461f5..57863c0 100644
--- a/android/pics-pan.txt
+++ b/android/pics-pan.txt
@@ -1,6 +1,6 @@
 PAN PICS for the PTS tool.
 
-PTS version: 6.0
+PTS version: 6.1
 
 * - different than PTS defaults
 # - not yet implemented/supported
diff --git a/android/pixit-pan.txt b/android/pixit-pan.txt
index 6c00d27..713646e 100644
--- a/android/pixit-pan.txt
+++ b/android/pixit-pan.txt
@@ -1,6 +1,6 @@
 PAN PIXIT for the PTS tool.
 
-PTS version: 6.0
+PTS version: 6.1
 
 * - different than PTS defaults
 & - should be set to IUT or PTS Bluetooth/MAC address respectively
diff --git a/android/pts-pan.txt b/android/pts-pan.txt
index ba4afac..350b84e 100644
--- a/android/pts-pan.txt
+++ b/android/pts-pan.txt
@@ -1,8 +1,8 @@
 PTS test results for PAN
 
-PTS version: 6.0
-Tested: 17-February-2015
-Android version: 5.0
+PTS version: 6.1
+Tested: 11-May-2015
+Android version: 5.1
 
 Results:
 PASS	test passed
@@ -11,7 +11,7 @@ INC	test is inconclusive
 N/A	test is disabled due to PICS setup
 
 --------------------------------------------------------------------------------
-Test Name				Result	Notes
+Test Name					Result	Notes
 --------------------------------------------------------------------------------
 TC_BNEP_BROADCAST_0_BV_01_C			N/A
 TC_BNEP_BROADCAST_0_BV_02_C			N/A
@@ -39,38 +39,33 @@ TC_BNEP_FILTER_BV_14_C_TESTER_2			N/A
 TC_BNEP_FILTER_BV_15_C_TESTER_1			N/A
 TC_BNEP_FILTER_BV_15_C_TESTER_2			N/A
 TC_BRIDGE_TX_BV_01_I				PASS
-TC_BRIDGE_RX_BV_02_I				PASS
-						To initiate general ethernet
-						use for e.g. ping.
-TC_IPv4_AUTONET_BV_01_I				PASS
-						To initiate general ethernet
-						use for e.g. ping.
+TC_BRIDGE_RX_BV_02_I				PASS	To initiate general
+							ethernet use for e.g.
+							ping.
+TC_IPv4_AUTONET_BV_01_I				PASS	To initiate general
+							ethernet use for e.g.
+							ping.
 TC_IPv6_AUTONET_BV_02_I				N/A
 TC_IP_DHCP_BV_03_I				PASS
 TC_IP_LLMNR_BV_01_I				N/A
 TC_IP_LLMNR_BV_02_I				N/A
 TC_IP_DNS_BV_01_I				N/A
-TC_IP_APP_BV_03_I				ip neighbour add <PTS IP addr>
-							lladdr <PTS HW addr>
-							dev bt-pan
-						ping -c 1 <PTS IP addr>
-						Note: Add ARP record if bt-pan
-							connection is
-							established
-TC_IP_APP_BV_05_I				ip neighbour add <PTS IP addr>
-							lladdr <PTS HW addr>
-							dev bt-pan
-						Note: Add of ARP record should
-							be done immediately
-							after establish of
-							bt-pan, because PTS
-							treat other than ICMP
-							frames as error.
+TC_IP_APP_BV_03_I				N/A
+TC_IP_APP_BV_05_I				INC	PTS issue #13436
+							ip neighbour add
+							<PTS IP addr> lladdr
+							<PTS HW addr> dev bt-pan
+							Note: ARP record should
+							be add immediately after
+							establish of bt-pan,
+							because PTS treat other
+							than ICMP frames as
+							error.
 TC_MISC_ROLE_BV_01_C				N/A
 TC_MISC_ROLE_BV_02_C				N/A
 TC_MISC_UUID_BV_01_C				PASS
 TC_MISC_UUID_BV_02_C				PASS
 TC_SDP_NAP_BV_01_C				PASS
 TC_SDP_GN_BV_01_C				N/A
-TC_SDP_PANU_BV_01_C				PASS
+TC_SDP_PANU_BV_01_C				N/A
 --------------------------------------------------------------------------------
-- 
2.1.0


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

* [PATCH 2/2] android/pts: Update BNEP PTS 6.1 results for android 5.1
  2015-05-11 15:17 [PATCH 1/2] android/pts: Update PAN PTS 6.1 results for android 5.1 Grzegorz Kolodziejczyk
@ 2015-05-11 15:17 ` Grzegorz Kolodziejczyk
  2015-05-13 14:45 ` [PATCH 1/2] android/pts: Update PAN " Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Grzegorz Kolodziejczyk @ 2015-05-11 15:17 UTC (permalink / raw)
  To: linux-bluetooth

This patch updates BNEP PTS 6.1 results for android 5.1 and kernel
4.1.0-rc1+.
---
 android/pics-bnep.txt  |  2 +-
 android/pixit-bnep.txt |  2 +-
 android/pts-bnep.txt   | 20 ++++++++++++--------
 3 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/android/pics-bnep.txt b/android/pics-bnep.txt
index 09aa725..289e470 100644
--- a/android/pics-bnep.txt
+++ b/android/pics-bnep.txt
@@ -1,6 +1,6 @@
 BNEP PICS for the PTS tool.
 
-PTS version: 6.0
+PTS version: 6.1
 
 * - different than PTS defaults
 # - not yet implemented/supported
diff --git a/android/pixit-bnep.txt b/android/pixit-bnep.txt
index 9a26cd2..1366535 100644
--- a/android/pixit-bnep.txt
+++ b/android/pixit-bnep.txt
@@ -1,6 +1,6 @@
 BNEP 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-bnep.txt b/android/pts-bnep.txt
index 42f6438..8b6986a 100644
--- a/android/pts-bnep.txt
+++ b/android/pts-bnep.txt
@@ -1,9 +1,9 @@
 PTS test results for BNEP
 
-PTS version: 6.0
-Tested: 09-April-2015
-Android version: 5.0
-Kernel version: 3.20
+PTS version: 6.1
+Tested: 11-May-2015
+Android version: 5.1
+Kernel version: 4.1
 
 Results:
 PASS	test passed
@@ -34,10 +34,14 @@ TC_CTRL_BV_09_C		PASS	bneptest -c <PTS addr> -b <bridge> -n <iface>
 TC_CTRL_BV_10_C		PASS	PTS issue #13169
 				bneptest -s -b <bridge> -n <iface>
 TC_CTRL_BV_19_C		PASS	bneptest -s -b <bridge> -n <iface>
-TC_RX_TYPE_0_BV_11_C	PASS	bneptest -s -b <bridge> -n <iface>
-TC_RX_C_BV_12_C		PASS	bneptest -s -b <bridge> -n <iface>
-TC_RX_C_S_BV_13_C	PASS	bneptest -s -b <bridge> -n <iface>
-TC_RX_C_S_BV_14_C	PASS	bneptest -s -b <bridge> -n <iface>
+TC_RX_TYPE_0_BV_11_C	PASS	PTS issue #13171
+				bneptest -s -b <bridge> -n <iface>
+TC_RX_C_BV_12_C		PASS	PTS issue #13171
+				bneptest -s -b <bridge> -n <iface>
+TC_RX_C_S_BV_13_C	PASS	PTS issue #13171
+				bneptest -s -b <bridge> -n <iface>
+TC_RX_C_S_BV_14_C	PASS	PTS issue #13171
+				bneptest -s -b <bridge> -n <iface>
 TC_RX_TYPE_0_BV_15_C	PASS	PTS issue #13169
 				bneptest -s -b <bridge> -n <iface>
 TC_RX_TYPE_0_BV_16_C	PASS	PTS issue #13171
-- 
2.1.0


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

* Re: [PATCH 1/2] android/pts: Update PAN PTS 6.1 results for android 5.1
  2015-05-11 15:17 [PATCH 1/2] android/pts: Update PAN PTS 6.1 results for android 5.1 Grzegorz Kolodziejczyk
  2015-05-11 15:17 ` [PATCH 2/2] android/pts: Update BNEP " Grzegorz Kolodziejczyk
@ 2015-05-13 14:45 ` Szymon Janc
  1 sibling, 0 replies; 3+ messages in thread
From: Szymon Janc @ 2015-05-13 14:45 UTC (permalink / raw)
  To: Grzegorz Kolodziejczyk; +Cc: linux-bluetooth

Hi Grzegorz,

On Monday 11 of May 2015 17:17:33 Grzegorz Kolodziejczyk wrote:
> This patch updates test case list and results for PAN profile against
> android 5.1.
> ---
>  android/pics-pan.txt  |  2 +-
>  android/pixit-pan.txt |  2 +-
>  android/pts-pan.txt   | 49
> ++++++++++++++++++++++--------------------------- 3 files changed, 24
> insertions(+), 29 deletions(-)
> 
> diff --git a/android/pics-pan.txt b/android/pics-pan.txt
> index 73461f5..57863c0 100644
> --- a/android/pics-pan.txt
> +++ b/android/pics-pan.txt
> @@ -1,6 +1,6 @@
>  PAN PICS for the PTS tool.
> 
> -PTS version: 6.0
> +PTS version: 6.1
> 
>  * - different than PTS defaults
>  # - not yet implemented/supported
> diff --git a/android/pixit-pan.txt b/android/pixit-pan.txt
> index 6c00d27..713646e 100644
> --- a/android/pixit-pan.txt
> +++ b/android/pixit-pan.txt
> @@ -1,6 +1,6 @@
>  PAN PIXIT for the PTS tool.
> 
> -PTS version: 6.0
> +PTS version: 6.1
> 
>  * - different than PTS defaults
>  & - should be set to IUT or PTS Bluetooth/MAC address respectively
> diff --git a/android/pts-pan.txt b/android/pts-pan.txt
> index ba4afac..350b84e 100644
> --- a/android/pts-pan.txt
> +++ b/android/pts-pan.txt
> @@ -1,8 +1,8 @@
>  PTS test results for PAN
> 
> -PTS version: 6.0
> -Tested: 17-February-2015
> -Android version: 5.0
> +PTS version: 6.1
> +Tested: 11-May-2015
> +Android version: 5.1
> 
>  Results:
>  PASS	test passed
> @@ -11,7 +11,7 @@ INC	test is inconclusive
>  N/A	test is disabled due to PICS setup
> 
>  ---------------------------------------------------------------------------
> ----- -Test Name				Result	Notes
> +Test Name					Result	Notes
>  ---------------------------------------------------------------------------
> ----- TC_BNEP_BROADCAST_0_BV_01_C			N/A
>  TC_BNEP_BROADCAST_0_BV_02_C			N/A
> @@ -39,38 +39,33 @@ TC_BNEP_FILTER_BV_14_C_TESTER_2			N/A
>  TC_BNEP_FILTER_BV_15_C_TESTER_1			N/A
>  TC_BNEP_FILTER_BV_15_C_TESTER_2			N/A
>  TC_BRIDGE_TX_BV_01_I				PASS
> -TC_BRIDGE_RX_BV_02_I				PASS
> -						To initiate general ethernet
> -						use for e.g. ping.
> -TC_IPv4_AUTONET_BV_01_I				PASS
> -						To initiate general ethernet
> -						use for e.g. ping.
> +TC_BRIDGE_RX_BV_02_I				PASS	To initiate general
> +							ethernet use for e.g.
> +							ping.
> +TC_IPv4_AUTONET_BV_01_I				PASS	To initiate general
> +							ethernet use for e.g.
> +							ping.
>  TC_IPv6_AUTONET_BV_02_I				N/A
>  TC_IP_DHCP_BV_03_I				PASS
>  TC_IP_LLMNR_BV_01_I				N/A
>  TC_IP_LLMNR_BV_02_I				N/A
>  TC_IP_DNS_BV_01_I				N/A
> -TC_IP_APP_BV_03_I				ip neighbour add <PTS IP addr>
> -							lladdr <PTS HW addr>
> -							dev bt-pan
> -						ping -c 1 <PTS IP addr>
> -						Note: Add ARP record if bt-pan
> -							connection is
> -							established
> -TC_IP_APP_BV_05_I				ip neighbour add <PTS IP addr>
> -							lladdr <PTS HW addr>
> -							dev bt-pan
> -						Note: Add of ARP record should
> -							be done immediately
> -							after establish of
> -							bt-pan, because PTS
> -							treat other than ICMP
> -							frames as error.
> +TC_IP_APP_BV_03_I				N/A
> +TC_IP_APP_BV_05_I				INC	PTS issue #13436
> +							ip neighbour add
> +							<PTS IP addr> lladdr
> +							<PTS HW addr> dev bt-pan
> +							Note: ARP record should
> +							be add immediately after
> +							establish of bt-pan,
> +							because PTS treat other
> +							than ICMP frames as
> +							error.
>  TC_MISC_ROLE_BV_01_C				N/A
>  TC_MISC_ROLE_BV_02_C				N/A
>  TC_MISC_UUID_BV_01_C				PASS
>  TC_MISC_UUID_BV_02_C				PASS
>  TC_SDP_NAP_BV_01_C				PASS
>  TC_SDP_GN_BV_01_C				N/A
> -TC_SDP_PANU_BV_01_C				PASS
> +TC_SDP_PANU_BV_01_C				N/A
>  ---------------------------------------------------------------------------
> -----

Both patches applied, thanks.

-- 
BR
Szymon Janc

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

end of thread, other threads:[~2015-05-13 14:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-11 15:17 [PATCH 1/2] android/pts: Update PAN PTS 6.1 results for android 5.1 Grzegorz Kolodziejczyk
2015-05-11 15:17 ` [PATCH 2/2] android/pts: Update BNEP " Grzegorz Kolodziejczyk
2015-05-13 14:45 ` [PATCH 1/2] android/pts: Update PAN " 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).