rusefi-1/unit_tests/run_clean_gcov.sh

6 lines
64 B
Bash

#!/bin/bash
make clean
make -j4
build/rusefi_test
./run_gcov.sh