All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Add PAN test cases
@ 2014-07-29 12:01 Ravi kumar Veeramally
  2014-07-29 12:01 ` [PATCH 1/8] android/tester: Fix memory leak Ravi kumar Veeramally
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Ravi kumar Veeramally @ 2014-07-29 12:01 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Ravi kumar Veeramally

Ravi kumar Veeramally (8):
  android/tester: Fix memory leak
  android/tester-ng: Add PAN init test case
  android/tester-ng: Add PAN Connect test case
  android/tester-ng: Add PAN Disconnect test case
  anrdroid/tester-ng: Add PAN Get Local Role test case
  android/tester-ng: Add PAN Enable PANU test case
  android/tester-ng: Add PAN Enable NAP test case
  android/tester-ng: Add PAN Enable None test case

 android/Makefile.am   |   1 +
 android/tester-main.c |  83 +++++++++++++++++++
 android/tester-main.h |   8 ++
 android/tester-pan.c  | 219 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 311 insertions(+)
 create mode 100644 android/tester-pan.c

-- 
1.9.1


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

end of thread, other threads:[~2014-07-30 10:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29 12:01 [PATCH 0/8] Add PAN test cases Ravi kumar Veeramally
2014-07-29 12:01 ` [PATCH 1/8] android/tester: Fix memory leak Ravi kumar Veeramally
2014-07-29 12:01 ` [PATCH 2/8] android/tester-ng: Add PAN init test case Ravi kumar Veeramally
2014-07-29 13:07   ` Tyszkowski Jakub
2014-07-29 12:01 ` [PATCH 3/8] android/tester-ng: Add PAN Connect " Ravi kumar Veeramally
2014-07-29 12:01 ` [PATCH 4/8] android/tester-ng: Add PAN Disconnect " Ravi kumar Veeramally
2014-07-29 12:01 ` [PATCH 5/8] anrdroid/tester-ng: Add PAN Get Local Role " Ravi kumar Veeramally
2014-07-29 13:15   ` Grzegorz Kolodziejczyk
2014-07-29 12:01 ` [PATCH 6/8] android/tester-ng: Add PAN Enable PANU " Ravi kumar Veeramally
2014-07-29 12:01 ` [PATCH 7/8] android/tester-ng: Add PAN Enable NAP " Ravi kumar Veeramally
2014-07-29 13:15   ` Tyszkowski Jakub
2014-07-29 12:01 ` [PATCH 8/8] android/tester-ng: Add PAN Enable None " Ravi kumar Veeramally
2014-07-30 10:06 ` [PATCH 0/8] Add PAN test cases Szymon Janc

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.