mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 05:24:49 +00:00
3 lines
129 B
Plaintext
3 lines
129 B
Plaintext
|
# recompile coverage tests and run coverage including them
|
||
|
pushd $WALLY/tests/coverage; make; popd; ./regression-wally -coverage
|