/CMock

CMock - Mock/stub generator for C

Primary LanguageC++

CMock - Mock/stub generator for C

CMock Build Status

Getting Started

> git clone --recursive https://github.com/throwtheswitch/cmock.git
> cd cmock
> bundle install # Ensures you have all RubyGems needed
> bundle exec rake # Run all CMock library tests

API Documentation