mirror of
https://github.com/ThrowTheSwitch/CMock.git
synced 2026-06-05 21:15:20 +00:00
13029cad64712d4b28539ff216806acaaa361bf2
fcc6a40581. (Thanks for noticing, Steven)
Reintroduce fix to "comparison between pointer and integer" warning accidentally reverted in
fcc6a40581. (Thanks for noticing, Steven)
Reintroduce fix to "comparison between pointer and integer" warning accidentally reverted in
fcc6a40581. (Thanks for noticing, Steven)
CMock - Mock/stub generator for C
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
- Not sure what you're doing?
- Interested in our MIT-style license?
- Are there examples?
- They are all in /examples
- Any other resources to check out?
- Definitely! Check out our developer portal on ThrowTheSwitch.org
Description
Languages
C
58.9%
Ruby
23.2%
Assembly
9.5%
Tcl
7.9%
Batchfile
0.4%
