mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-24 13:34:28 +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
|