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