An addon to Check to support C-language tests in TMC.
Read the header and the example file for documentation.
- Compile with
make
. - Install with
make install PREFIX=/usr
(defaults to/usr/local
). - Use
make run-example
to run the example. Requiresmake install
to be done first.