Linux bluetooth development
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH v5 4/4] Sim Access Profile test scripts
Date: Wed, 23 Mar 2011 15:02:39 +0200	[thread overview]
Message-ID: <20110323130239.GB20755@jh-x301> (raw)
In-Reply-To: <1300277421-8053-4-git-send-email-waldemar.rymarkiewicz@tieto.com>

Hi Waldek,

On Wed, Mar 16, 2011, Waldemar Rymarkiewicz wrote:
> Add simple SAP client python implementation and a test script.
> 
> To run test-sap.py you need Python 2.6 or newer (tested with 2.6 only)
> and PyBluez package installed.
> ---
>  test/sap.py      |  944 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  test/test-sap.py |  139 ++++++++
>  2 files changed, 1083 insertions(+), 0 deletions(-)
>  create mode 100644 test/sap.py
>  create mode 100755 test/test-sap.py

We don't use the .py extension for any other python scripts in the tree
so please don't use it for your scripts either. You'll probably want to
name the scripts a little bit more descriptively than "sap" and
"test-sap". Also remember to mention them to Makefile.tools so they are
part of "make dist" (i.e. add them to EXTRA_DIST).

Johan

  reply	other threads:[~2011-03-23 13:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-16 12:10 [PATCH v5 1/4] Sim Access Profile connect/disconnect procedures Waldemar Rymarkiewicz
2011-03-16 12:10 ` [PATCH v5 2/4] Add support for SAP protocol Waldemar Rymarkiewicz
2011-03-16 22:06   ` ANGUS.H
2011-03-17  9:50     ` Waldemar.Rymarkiewicz
2011-03-19 14:57       ` ANGUS.H
2011-03-16 12:10 ` [PATCH v5 3/4] Sim Access Profile dummy driver Waldemar Rymarkiewicz
2011-03-23 13:00   ` Johan Hedberg
2011-03-24  9:32     ` Waldemar.Rymarkiewicz
2011-03-16 12:10 ` [PATCH v5 4/4] Sim Access Profile test scripts Waldemar Rymarkiewicz
2011-03-23 13:02   ` Johan Hedberg [this message]
2011-03-24  9:40     ` Waldemar.Rymarkiewicz

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=20110323130239.GB20755@jh-x301 \
    --to=johan.hedberg@gmail.com \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=waldemar.rymarkiewicz@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