This website requires JavaScript.
Explore
Help
Sign In
rusefi
/
rusefi-full
mirror of
https://github.com/rusefi/rusefi-full.git
Watch
1
Star
0
Fork
You've already forked rusefi-full
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c5dca5b958
rusefi-full
/
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