Hello Maintainers, This Patch contains both MICP and MICS Unit testcases in a single file[unit/test-micp.c]. Implemented Unit Test cases for Mandatory testcases as per testspecs[MICS.TS.p0ed2.pdf & MICP.TS.p3.pdf]. All Unit Test cases are tested and all are Passed. Thank you in advance for your review. Thanks and regards, Mahesh Vithal Talewad maheshtalewad (1): unit/test-micp.c : MICP-MICS unit test case implementation Makefile.am | 6 + unit/test-micp.c | 847 +++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 853 insertions(+) create mode 100644 unit/test-micp.c -- 2.34.1