Skip to content

barneywilliams/cmock-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmock-build - Make build support for integrating Unity and Cmock testing into a C project

Clone repo

> git clone [email protected]:barneywilliams/cmock-build.git
> git submodule init --recursive

Update to latest

> git pull
> git submodule update --recursive

Clean

> make clean

Build and run tests

> make test

Report test execution results

> make test_summary

About

Cmock/Unity Make-based build support generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published