Files
CMock/README.md
T
Greg Williams cac6add8c8 Travis img fix
2014-07-25 16:25:25 -04:00

845 B

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 execute rake # Run all CMock library tests

API Documentation