Unit Test Framework for UEFI driver of RAID controller


sanket.goswami@...
 

Hi,
I'm trying to create Unit test framework for UEFI driver of PCI RAID controller and looking for a suitable tool for this.
I'm thinking of using googletest and googlemock frame work for this.
Has anyone used googlemock framework with UEFI? I wish to know if it's possible to integrate both in EDK build.
Please let me know if anyone has used other similar tools for unit test framework for UEFI.

Thanks,
Sanket