Sha256: 35c332dcb7e72a95bad6c7cae91afc1f70538e7ef2f4bd9a25bae8fa9dff0d24

Contents?: true

Size: 845 Bytes

Versions: 8

Compression:

Stored size: 845 Bytes

Contents

CMock - Mock/stub generator for C
=================================

[![CMock Build Status](https://api.travis-ci.org/ThrowTheSwitch/CMock.png?branch=master)](https://travis-ci.org/ThrowTheSwitch/CMock)

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
=================

* Not sure what you're doing?
	* [View docs/CMock_Summary.md](docs/CMock_Summary.md)
* Interested in our MIT-style license?
	* [View docs/license.txt](docs/license.txt)
* Are there examples?
	* They are all in [/examples](examples/)
* Any other resources to check out?
	* Definitely! Check out our developer portal on [ThrowTheSwitch.org](http://throwtheswitch.org)

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
ceedling-0.18.0 vendor/cmock/README.md
ceedling-0.17.0 vendor/cmock/README.md
ceedling-0.16.0 vendor/cmock/README.md
ceedling-0.15.6 vendor/cmock/README.md
ceedling-0.15.5 vendor/cmock/README.md
ceedling-0.15.4 vendor/cmock/README.md
ceedling-0.15.3 vendor/cmock/README.md
ceedling-0.15.2 vendor/cmock/README.md