All of lore.kernel.org
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@gmail.com>
To: Grzegorz Kolodziejczyk <grzegorz.kolodziejczyk@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v2 01/15] android/tester: Fix for asynchronous test case condition check
Date: Tue, 14 Jan 2014 19:43:51 +0100	[thread overview]
Message-ID: <3520169.Cnd9CED0pn@athlon> (raw)
In-Reply-To: <1389707686-30766-1-git-send-email-grzegorz.kolodziejczyk@tieto.com>

Hi Grzegorz,

On Tuesday 14 January 2014 14:54:32 Grzegorz Kolodziejczyk wrote:
> This patch fixes checking the state of test case. Due to asynchronous of
> callbacks during state check of every single condition, state can be
> checked double time by callback condition check with pass status already
> set in meantime. Now state is kept as one decremented int.
> To pass it must be equal zero and cannot be checked set again.
> 
> Change-Id: I595c9f9606f1da41218a85c62c07881bd7bd8ee8
> ---
>  android/android-tester.c | 44 ++++++++++++++++++++------------------------
>  1 file changed, 20 insertions(+), 24 deletions(-)

All patches in this set are now upstream, thanks.

(I fixed Change-Id in 1/15 myself but please pay attention on this in future 
patches)

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

      parent reply	other threads:[~2014-01-14 18:43 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14 13:54 [PATCH v2 01/15] android/tester: Fix for asynchronous test case condition check Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 02/15] android/tester: Add get device properties success test case Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 03/15] android/tester: Add get device BDNAME property " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 04/15] android/tester: Add get device UUIDS " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 05/15] android/tester: Add get device COD " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 06/15] android/tester: Add get device TOD " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 07/15] android/tester: Add get device RSSI " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 08/15] android/tester: Add get device TIMESTAMP prop " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 09/15] android/tester: Add get device BDADDR property fail " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 10/15] android/tester: Add get device SERVREC " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 11/15] android/tester: Add get device SCAN_MODE " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 12/15] android/tester: Add get device BONDED_DEV " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 13/15] android/tester: Add get device DISCTIMEOUT prop " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 14/15] android/tester: Add get device VERINFO property " Grzegorz Kolodziejczyk
2014-01-14 13:54 ` [PATCH v2 15/15] android/tester: Add get device FRIENDLY_NAME prop " Grzegorz Kolodziejczyk
2014-01-14 18:43 ` 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=3520169.Cnd9CED0pn@athlon \
    --to=szymon.janc@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 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.