mbox series

[BlueZ,v1,0/1] VOCS Unit Test case implementation

Message ID 20231010110549.14302-1-mahesh.talewad@nxp.com
Headers show
Series VOCS Unit Test case implementation | expand

Message

Mahesh Talewad Oct. 10, 2023, 11:05 a.m. UTC
Hello Maintainers,

This Patch contains VOCS Unit Test case implementation:
-Implementated all(10) mandatory VOCS unit testcases.
-Tested above all mandatory testcases and working fine.
-Specification referred for implementation:
	VOCS.TS.p1.pdf

Thank you in advance for your review.

Thanks and regards,
Mahesh Vithal Talewad

Mahesh Talewad (1):
  unit/test-vcp.c: VOCS unit test case implementation

 Makefile.am     |    6 +
 unit/test-vcp.c | 1359 +++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 1365 insertions(+)
 create mode 100644 unit/test-vcp.c

Comments

patchwork-bot+bluetooth@kernel.org Oct. 10, 2023, 11:40 p.m. UTC | #1
Hello:

This patch was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Tue, 10 Oct 2023 14:05:48 +0300 you wrote:
> Hello Maintainers,
> 
> This Patch contains VOCS Unit Test case implementation:
> -Implementated all(10) mandatory VOCS unit testcases.
> -Tested above all mandatory testcases and working fine.
> -Specification referred for implementation:
> 	VOCS.TS.p1.pdf
> 
> [...]

Here is the summary with links:
  - [BlueZ,v1,1/1] unit/test-vcp.c: VOCS unit test case implementation
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=04f40b747fe2

You are awesome, thank you!