Files
Noja/report_test_suite_coverage.sh

3 lines
60 B
Bash
Executable File

make -B BUILD_MODE=COVERAGE CC=gcc
./test tests/
make report