linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH BlueZ v4 0/2] MICP-MICS implementation's memory fix and Unit Test case's fix
@ 2023-10-05 12:15 Mahesh Talewad
  2023-10-05 12:15 ` [PATCH BlueZ v4 1/2] unit/test-micp.c : MICP-MICS unit test case implementation Mahesh Talewad
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mahesh Talewad @ 2023-10-05 12:15 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: luiz.dentz, devyani.godbole, nitin.jadhav, mahesh.talewad

Hello Maintainers,

This Patch series contains following points:
- MICP-MICS implementation[src/shared/micp.c] memory leak issue fix.
  Tested all mandatory PTS test cases and all are passing.
- MICP-MICS Unit test cases fix: Fixed the issue that was occurred 
  when MICP-MICS Unit Test cases ran at a time.
  Tested all Unit Testcases and all are passing.
  
Thank you in advance for your review.

Thanks and regards,
Mahesh Vithal Talewad

Mahesh Talewad (1):
  src/shared/micp.c :MICP-MICS implementation memory leak fix

maheshtalewad (1):
  unit/test-micp.c : MICP-MICS unit test case implementation

 Makefile.am       |   6 +
 src/shared/micp.c |   3 +
 unit/test-micp.c  | 838 ++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 847 insertions(+)
 create mode 100644 unit/test-micp.c

-- 
2.34.1


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

end of thread, other threads:[~2023-10-05 21:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-05 12:15 [PATCH BlueZ v4 0/2] MICP-MICS implementation's memory fix and Unit Test case's fix Mahesh Talewad
2023-10-05 12:15 ` [PATCH BlueZ v4 1/2] unit/test-micp.c : MICP-MICS unit test case implementation Mahesh Talewad
2023-10-05 12:15 ` [PATCH BlueZ v4 2/2] src/shared/micp.c :MICP-MICS implementation memory leak fix Mahesh Talewad
2023-10-05 17:48   ` MICP-MICS implementation's memory fix and Unit Test case's fix bluez.test.bot
2023-10-05 21:00 ` [PATCH BlueZ v4 0/2] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).