Unit testing framework for C and C++ with assertion macros and test runners.
Unit Testing Framework for C and C++
cutter
$ cutter
$ cutter test_myapp.c
$ cutter --verbose
$ cutter tests/
$ cutter --xml-report=report.xml tests/