Welcome, Guest! Log In | Create Account

Share

CMock is a module/object mocking framework for C projects. It generates dummy modules that conform to the interface specified in a header file. This allows APIs to be proven out and exercised before committing to an underlying implementation.


http://cmock.sourceforge.net

Build Tools, Frameworks, Testing

Project Feed