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 -- 2.34.1