4 lines
91 B
Bash
Executable File
4 lines
91 B
Bash
Executable File
make -B BUILD_MODE=COVERAGE CC=gcc
|
|
./test tests/suite
|
|
make report
|
|
firefox report/index.html |