All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@gmail.com>
To: Jakub Tyszkowski <jakub.tyszkowski@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/3] android/pts: Add PTS test results document for A2DP
Date: Fri, 17 Jan 2014 21:31:58 +0100	[thread overview]
Message-ID: <1546310.WH0JHHFMur@athlon> (raw)
In-Reply-To: <1389866462-7993-1-git-send-email-jakub.tyszkowski@tieto.com>

Hi Jakub,

On Thursday 16 January 2014 11:01:00 Jakub Tyszkowski wrote:
> This will allow for better tracking of current state of implementation.
> ---
>  android/Makefile.am  |  2 ++
>  android/pts-a2dp.txt | 57
> ++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59
> insertions(+)
>  create mode 100644 android/pts-a2dp.txt
> 
> diff --git a/android/Makefile.am b/android/Makefile.am
> index cd4a526..0ce0188 100644
> --- a/android/Makefile.am
> +++ b/android/Makefile.am
> @@ -148,4 +148,6 @@ EXTRA_DIST += android/Android.mk android/hal-ipc-api.txt
> android/README \ android/pics-avrcp.txt android/pixit-avrcp.txt \
>  		android/pics-a2dp.txt android/pixit-a2dp.txt \
>  		android/pics-avctp.txt android/pixit-avctp.txt \
> +		android/pts-a2dp.txt \
> +

This extra empty line is not needed.

>  		android/pts-l2cap.txt
> diff --git a/android/pts-a2dp.txt b/android/pts-a2dp.txt
> new file mode 100644
> index 0000000..a269ec1
> --- /dev/null
> +++ b/android/pts-a2dp.txt
> @@ -0,0 +1,57 @@
> +PTS test results for A2DP
> +
> +PTS version: 5.0
> +Tested: --not yet tested--
> +
> +Results:
> +PASS	test passed
> +FAIL	test failed
> +INC	test is inconclusive
> +N/A	test is disabled due to PICS setup
> +
> +		Source (SRC)
> +---------------------------------------------------------------------------
> ---- +Test Name		Result	Notes
> +---------------------------------------------------------------------------
> ---- +TC_SRC_CC_BV_09_I	INC
> +TC_SRC_CC_BV_10_I	N/A
> +TC_SRC_REL_BV_01_I	INC
> +TC_SRC_REL_BV_02_I	INC
> +TC_SRC_SET_BV_01_I	INC
> +TC_SRC_SET_BV_02_I	INC
> +TC_SRC_SET_BV_03_I	INC
> +TC_SRC_SET_BV_04_I	INC
> +TC_SRC_SET_BV_05_I	INC
> +TC_SRC_SET_BV_06_I	INC
> +TC_SRC_SUS_BV_01_I	INC
> +TC_SRC_SUS_BV_02_I	INC
> +TC_SRC_SDP_BV_01_I	INC
> +TC_SRC_AS_BV_01_I	INC
> +---------------------------------------------------------------------------
> ---- +
> +
> +		Sink (SNK)
> +---------------------------------------------------------------------------
> ---- +Test Name		Result	Notes
> +---------------------------------------------------------------------------
> ---- +TC_SNK_CC_BV_01_I	N/A
> +TC_SNK_CC_BV_02_I	N/A
> +TC_SNK_CC_BV_03_I	N/A
> +TC_SNK_CC_BV_04_I	N/A
> +TC_SNK_CC_BV_05_I	N/A
> +TC_SNK_CC_BV_06_I	N/A
> +TC_SNK_CC_BV_07_I	N/A
> +TC_SNK_CC_BV_08_I	N/A
> +TC_SNK_REL_BV_01_I	N/A
> +TC_SNK_REL_BV_02_I	N/A
> +TC_SNK_SET_BV_01_I	N/A
> +TC_SNK_SET_BV_02_I	N/A
> +TC_SNK_SET_BV_03_I	N/A
> +TC_SNK_SET_BV_04_I	N/A
> +TC_SNK_SET_BV_05_I	N/A
> +TC_SNK_SET_BV_06_I	N/A
> +TC_SNK_SUS_BV_01_I	N/A
> +TC_SNK_SUS_BV_02_I	N/A
> +TC_SNK_SDP_BV_02_I	N/A
> +TC_SNK_AS_BV_01_I	N/A
> +---------------------------------------------------------------------------
> ----

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

  parent reply	other threads:[~2014-01-17 20:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-16 10:01 [PATCH 1/3] android/pts: Add PTS test results document for A2DP Jakub Tyszkowski
2014-01-16 10:01 ` [PATCH 2/3] android/pts: Add PTS test results document for AVRCP Jakub Tyszkowski
2014-01-16 10:01 ` [PATCH 3/3] android/ipc: Add PTS test results document for AVCTP Jakub Tyszkowski
2014-01-17 20:34   ` Szymon Janc
2014-01-17 20:31 ` Szymon Janc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-20  8:54 [PATCH 1/3] android/pts: Add PTS test results document for A2DP Jakub Tyszkowski
2014-01-20 12:32 ` Szymon Janc

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=1546310.WH0JHHFMur@athlon \
    --to=szymon.janc@gmail.com \
    --cc=jakub.tyszkowski@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.