rusefi-1/unit_tests/run_clean_gcov.sh

6 lines
64 B
Bash
Raw Normal View History

2019-08-25 18:53:37 -07:00
#!/bin/bash
make clean
make -j4
build/rusefi_test
2019-08-25 20:31:39 -07:00
./run_gcov.sh