2015-02-27 15:15:37

by Michael Janssen

[permalink] [raw]
Subject: Fwd: [PATCH 0/3] Add Write Characteristic Value server TC

Hi Gowtham,

On Fri, Feb 27, 2015 at 1:13 AM, Gowtham Anandha Babu
<[email protected]> wrote:
> Adds the below server test cases:
> 1) Write Characteristic Value - to Server
> 2) Write Characteristic Value – Invalid Handle Response
> 3) Write Characteristic Value – Write Not Permitted Response
>
> Bharat Panda (2):
> unit/test-gatt: Add TP/GAW/SR/BI-02-C test
> unit/test-gatt: Add TP/GAW/SR/BI-03-C test
>
> Gowtham Anandha Babu (1):
> unit/test-gatt: Add TP/GAW/SR/BV-03-C test
>
> unit/test-gatt.c | 20 +++++++++++++++++++-
> 1 file changed, 19 insertions(+), 1 deletion(-)
>
> --
> 1.9.1
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html

Server tests should be written against all of the databases which are
in the test suite - the small (make_test_spec_small_db, available in
the test area as ts_small_db) and first large
(make_test_spec_large_db_1, ts_large_db_1) should be used for these
tests.

--
Michael Janssen


2015-03-02 05:34:27

by Gowtham Anandha Babu

[permalink] [raw]
Subject: RE: [PATCH 0/3] Add Write Characteristic Value server TC

Hi Michael,

> -----Original Message-----
> From: [email protected] [mailto:linux-bluetooth-
> [email protected]] On Behalf Of Michael Janssen
> Sent: Friday, February 27, 2015 8:46 PM
> To: [email protected]
> Subject: Fwd: [PATCH 0/3] Add Write Characteristic Value server TC
>
> Hi Gowtham,
>
> On Fri, Feb 27, 2015 at 1:13 AM, Gowtham Anandha Babu
> <[email protected]> wrote:
> > Adds the below server test cases:
> > 1) Write Characteristic Value - to Server
> > 2) Write Characteristic Value – Invalid Handle Response
> > 3) Write Characteristic Value – Write Not Permitted Response
> >
> > Bharat Panda (2):
> > unit/test-gatt: Add TP/GAW/SR/BI-02-C test
> > unit/test-gatt: Add TP/GAW/SR/BI-03-C test
> >
> > Gowtham Anandha Babu (1):
> > unit/test-gatt: Add TP/GAW/SR/BV-03-C test
> >
> > unit/test-gatt.c | 20 +++++++++++++++++++-
> > 1 file changed, 19 insertions(+), 1 deletion(-)
> >
> > --
> > 1.9.1
> >
> > --
> > To unsubscribe from this list: send the line "unsubscribe
> > linux-bluetooth" in the body of a message to [email protected]
> > More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> Server tests should be written against all of the databases which are in the
> test suite - the small (make_test_spec_small_db, available in the test area as
> ts_small_db) and first large (make_test_spec_large_db_1, ts_large_db_1)
> should be used for these tests.
>

Thanks for pointing it out. I will send the patches to revert this set and
test these test cases against ts_small_db and ts_large_db_1 databases and send those patches too.

Regards,
Gowtham Anandha Babu

> --
> Michael Janssen
> --
> To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
> the body of a message to [email protected] More majordomo
> info at http://vger.kernel.org/majordomo-info.html