Files
Noja/report_test_suite_coverage.sh
T
2022-08-12 05:30:41 +02:00

4 lines
91 B
Bash
Executable File

make -B BUILD_MODE=COVERAGE CC=gcc
./test tests/suite
make report
firefox report/index.html