From: Szymon Janc <szymon.janc@tieto.com>
To: Sebastian Chlad <sebastian.chlad@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2] android/pts: L2CAP pts tests results on Android 5.0
Date: Mon, 01 Dec 2014 14:12:06 +0100 [thread overview]
Message-ID: <1935688.p3flNPh2kG@uw000953> (raw)
In-Reply-To: <1417088567-27484-1-git-send-email-sebastian.chlad@tieto.com>
Hi Sebastian,
On Thursday 27 of November 2014 12:42:47 Sebastian Chlad wrote:
> ---
> android/pts-l2cap.txt | 26 ++++++++++++++++----------
> 1 file changed, 16 insertions(+), 10 deletions(-)
>
> diff --git a/android/pts-l2cap.txt b/android/pts-l2cap.txt
> index 9cd2875..8ee9486 100644
> --- a/android/pts-l2cap.txt
> +++ b/android/pts-l2cap.txt
> @@ -1,8 +1,8 @@
> PTS test results for L2CAP
>
> PTS version: 5.3
> -Tested: 24-October-2014
> -Android version: 4.4.4
> +Tested: 25-November-2014
> +Android version: 5.0
> Kernel version: 3.18
>
> Results:
> @@ -41,10 +41,14 @@ TC_COS_IEX_BV_01_C PASS l2test -n -P 4113 <bdaddr>
> TC_COS_IEX_BV_02_C PASS
> TC_COS_ECH_BV_01_C PASS
> TC_COS_ECH_BV_02_C PASS l2ping -c 1 <bdaddr>
> -TC_COS_CFC_BV_01_C INC PTS issue #12728
> +TC_COS_CFC_BV_01_C PASS PTS issue #12728
> l2test -y -N 1 -b 40 -V le_public <braddr>
> -TC_COS_CFC_BV_02_C INC PTS issue #12728
> + Note: use Common.dll and ETS for L2CAP
> + from #12712
> +TC_COS_CFC_BV_02_C PASS PTS issue #12728
> l2test -y -N 1 -b 1 -V le_public <bdaddr>
> + Note: use Common.dll and ETS for L2CAP
> + from #12712
> TC_COS_CFC_BV_03_C PASS l2test -u -V le_public <bdaddr>
> TC_COS_CFC_BV_04_C PASS l2test -u -V le_public <bdaddr>
> TC_COS_CFC_BV_05_C PASS l2test -m -V le_public <bdaddr>
> @@ -95,8 +99,7 @@ TC_ERM_BV_02_C PASS l2test -r -X ertm -P 4113
> TC_ERM_BV_03_C PASS l2test -r -X ertm -P 4113
> TC_ERM_BV_05_C PASS l2test -x -X ertm -P 4113 -N 2 -Y 2
> TC_ERM_BV_06_C PASS l2test -x -X ertm -P 4113 -N 2 -Y 2
> -TC_ERM_BV_07_C INC PTS issue #12690
> - l2test -r -H 1000 -K 10000 -X ertm -P 4113
> +TC_ERM_BV_07_C PASS l2test -r -H 1000 -K 10000 -X ertm -P 4113
> TC_ERM_BV_08_C PASS l2test -x -X ertm -P 4113 -N 1
> TC_ERM_BV_09_C PASS l2test -X ertm -P 4113
> TC_ERM_BV_10_C PASS l2test -x -X ertm -P 4113 -N 1
> @@ -111,8 +114,7 @@ TC_ERM_BV_18_C PASS l2test -x -X ertm -P 4113 -N 1
> TC_ERM_BV_19_C PASS l2test -x -X ertm -P 4113 -N 1
> TC_ERM_BV_20_C PASS l2test -x -X ertm -P 4113 -N 1
> TC_ERM_BV_21_C PASS l2test -x -X ertm -P 4113 -D 2000 -N 2
> -TC_ERM_BV_22_C INC PTS issue #12690
> - l2test -r -H 1000 -K 5000 -X ertm -P 4113
> +TC_ERM_BV_22_C PASS l2test -r -H 1000 -K 5000 -X ertm -P 4113
> TC_ERM_BV_23_C PASS l2test -x -X ertm -P 4113 -N 2
> TC_ERM_BI_01_C N/A
> TC_ERM_BI_02_C PASS l2test -X ertm -P 4113
> @@ -173,10 +175,14 @@ TC_LE_CFC_BV_04_C PASS l2test -n -V le_public -P 241 <braddr>
> TC_LE_CFC_BV_05_C INC PTS issue #12665
> TC_LE_CFC_BV_06_C INC PTS issue #12711 #12729
> l2test -s -V le_public <braddr>
> -TC_LE_CFC_BV_07_C INC PTS issue #12728
> +TC_LE_CFC_BV_07_C PASS PTS issue #12728
> l2test -u -V le_public <braddr>
> -TC_LE_CFC_BI_01_C INC PTS issue #12728 #12712
> + Note: use Common.dll and ETS for L2CAP
> + from #12712
> +TC_LE_CFC_BI_01_C PASS PTS issue #12728 #12712
> l2test -u -V le_public <bdaddr>
> + Note: use Common.dll and ETS for L2CAP
> + from #12712
> TC_LE_CFC_BV_08_C PASS l2test -n -V le_public -P 37 <braddr>
> TC_LE_CFC_BV_09_C PASS l2test -n -V le_public -P 37 <braddr>
> TC_LE_CFC_BV_16_C PASS l2test -n -V le_public -P 37 <braddr>
>
Applied, thanks.
--
Best regards,
Szymon Janc
prev parent reply other threads:[~2014-12-01 13:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-27 11:42 [PATCH v2] android/pts: L2CAP pts tests results on Android 5.0 Sebastian Chlad
2014-12-01 13:12 ` 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=1935688.p3flNPh2kG@uw000953 \
--to=szymon.janc@tieto.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=sebastian.chlad@tieto.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox