A simplest lightweight compatible C test suite for low level C and C++ applications
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
See documentation page here
MIT