All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] android/pts: Update PAN PTS 6.1 results for android 5.1
Date: Wed, 13 May 2015 16:45:40 +0200	[thread overview]
Message-ID: <3161913.DBqB8O5h5c@leonov> (raw)
In-Reply-To: <1431357454-30227-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>

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

      parent reply	other threads:[~2015-05-13 14:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3161913.DBqB8O5h5c@leonov \
    --to=szymon.janc@tieto.com \
    --cc=grzegorz.kolodziejczyk@tieto.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.