Skip to content

devfabiosilva/ctest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctest

A simplest lightweight compatible C test suite for low level C and C++ applications

Usage

Just add asserts.h and asserts.c source code into your project

See example sample code and

make

to test autoexplaining example

To clean test:

make clean

Documentation

See documentation page here

Projects using ctest

License

MIT