- the tests are using the catch unit testing framework.
- test results are available on coveralls
Pass OPT
argument to make
to control optimization, which affects code
coverage, e.g.:
make clean coverage OPT=-O0
make clean test OPT=-O2
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Pass OPT
argument to make
to control optimization, which affects code
coverage, e.g.:
make clean coverage OPT=-O0
make clean test OPT=-O2