This website requires JavaScript.
Explore
Help
Sign In
andreika-git
/
rusefi
mirror of
https://github.com/andreika-git/rusefi.git
Watch
1
Star
0
Fork
You've already forked rusefi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f6c3f12091
rusefi
/
unit_tests
/
run_clean_gcov.sh
6 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
unit tests code coverage #653
2019-08-25 18:53:37 -07:00
#!/bin/bash
make clean
make -j4
build/rusefi_test
unit tests code coverage #653
2019-08-25 20:31:39 -07:00
./run_gcov.sh