All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH  0/6] Add Write Characteristic Value client TC
@ 2015-02-24 11:17 Gowtham Anandha Babu
  2015-02-24 11:17 ` [PATCH 1/6] unit/test-gatt: Add TP/GAW/CL/BV-03-C test Gowtham Anandha Babu
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Gowtham Anandha Babu @ 2015-02-24 11:17 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: bharat.panda, cpgs, Gowtham Anandha Babu

Adds the below client test cases:
1) Write Characteristic Value - by Client
2) Write Characteristic Value - Invalid Handle
3) Write Characteristic Value - Write Not Permitted
4) Write Characteristic Value - Insufficient Authorization
5) Write Characteristic Value - Insufficient Authentication
6) Write Characteristic Value - Insufficient Encryption Key Size


Gowtham Anandha Babu (6):
  unit/test-gatt: Add TP/GAW/CL/BV-03-C test
  unit/test-gatt: Add TP/GAW/CL/BI-02-C test
  unit/test-gatt: Add TP/GAW/CL/BI-03-C test
  unit/test-gatt: Add TP/GAW/CL/BI-04-C test
  unit/test-gatt: Add TP/GAW/CL/BI-05-C test
  unit/test-gatt: Add TP/GAW/CL/BI-06-C test

 unit/test-gatt.c | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 106 insertions(+), 2 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2015-02-24 15:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 11:17 [PATCH 0/6] Add Write Characteristic Value client TC Gowtham Anandha Babu
2015-02-24 11:17 ` [PATCH 1/6] unit/test-gatt: Add TP/GAW/CL/BV-03-C test Gowtham Anandha Babu
2015-02-24 13:09   ` Luiz Augusto von Dentz
2015-02-24 13:24     ` Gowtham Anandha Babu
2015-02-24 13:27       ` Luiz Augusto von Dentz
2015-02-24 11:17 ` [PATCH 2/6] unit/test-gatt: Add TP/GAW/CL/BI-02-C test Gowtham Anandha Babu
2015-02-24 11:17 ` [PATCH 3/6] unit/test-gatt: Add TP/GAW/CL/BI-03-C test Gowtham Anandha Babu
2015-02-24 11:17 ` [PATCH 4/6] unit/test-gatt: Add TP/GAW/CL/BI-04-C test Gowtham Anandha Babu
2015-02-24 11:17 ` [PATCH 5/6] unit/test-gatt: Add TP/GAW/CL/BI-05-C test Gowtham Anandha Babu
2015-02-24 11:17 ` [PATCH 6/6] unit/test-gatt: Add TP/GAW/CL/BI-06-C test Gowtham Anandha Babu
2015-02-24 15:30 ` [PATCH 0/6] Add Write Characteristic Value client TC Luiz Augusto von Dentz

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.