Skip to content

nandgate/UnitTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnitTest

UnitTest is a simple unit testing framework for C code. UnitTest provides facilities for making assertions, mocking (faking) functions and a means for running unit tests. UnitTest is minimalistic in its approach to unit testing. UnitTest is intended to be used with embedded systems

Documentation

See the documentation page for details on how to setup and use the framework.

Dependencies

  • C99 compatible C compiler

  • bash version 3.1 or higher

License

UnitTest is published under a the MIT License. The base MIT licence has been modified to to prohibit the use of using NAND Gate Technologies LLC in any promotion.

© NAND Gate Technologies LLC 2019

About

Unit testing framework for embedded C code.

Resources

Stars

Watchers

Forks

Packages

No packages published