linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrei Emeltchenko <andrei.emeltchenko.news@gmail.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 1/5] android/tester: Add UUIDS set prop fail test case
Date: Wed, 18 Dec 2013 12:25:22 +0200	[thread overview]
Message-ID: <20131218102520.GD26311@aemeltch-MOBL1> (raw)
In-Reply-To: <1387360393-853-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>

Hi Grzegorz,

On Wed, Dec 18, 2013 at 10:53:09AM +0100, Grzegorz Kolodziejczyk wrote:
> This adds UUIDS set property fail test case due to only get
> possibility.
> ---
>  android/android-tester.c | 30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
> 
> diff --git a/android/android-tester.c b/android/android-tester.c
> index 92e6080..0025f20 100644
> --- a/android/android-tester.c
> +++ b/android/android-tester.c
> @@ -596,6 +596,18 @@ static const struct generic_data bluetooth_getprop_bdname_success_test = {
>  	.expected_property.len = 17
>  };
>  
> +static unsigned char setprop_uuids[] = { 0xfb, 0x34, 0x9b, 0x5f, 0x80, 0x00,
> +			0x00, 0x80, 0x00, 0x10, 0x00, 0x00, 0x00, 0x00, 0x00,
> +			0x00, 0x00 };
> +
> +static const struct generic_data bluetooth_setprop_uuid_invalid_test = {
> +	.expected_hal_callbacks = {ADAPTER_TEST_END},

Do we agree to use spaces before and after braces?

Best regards 
Andrei Emeltchenko 


      parent reply	other threads:[~2013-12-18 10:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-18  9:53 [PATCH v2 1/5] android/tester: Add UUIDS set prop fail test case Grzegorz Kolodziejczyk
2013-12-18  9:53 ` [PATCH v2 2/5] android/tester: Add COD " Grzegorz Kolodziejczyk
2013-12-18  9:53 ` [PATCH v2 3/5] android/tester: Add TOD " Grzegorz Kolodziejczyk
2013-12-18  9:53 ` [PATCH v2 4/5] android/tester: Add RSSI " Grzegorz Kolodziejczyk
2013-12-18  9:53 ` [PATCH v2 5/5] android/tester: Add SERVICE_RECORD " Grzegorz Kolodziejczyk
2013-12-18 10:23 ` [PATCH v2 1/5] android/tester: Add UUIDS " Johan Hedberg
2013-12-18 10:25 ` Andrei Emeltchenko [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=20131218102520.GD26311@aemeltch-MOBL1 \
    --to=andrei.emeltchenko.news@gmail.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 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).