Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 845 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 845 Bytes

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