UPdated to new version.
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
# This script builds the code coverage of the testsuite.
|
||||
# The shadow utils must have been compiled with -fprofile-arcs -ftest-coverage
|
||||
|
||||
cd ../build/shadow-4.1.0/
|
||||
cd ../build/shadow-4.1.3/
|
||||
rm -rf ../coverage
|
||||
mkdir ../coverage
|
||||
lcov --directory . --capture --output-file=lcov.data
|
||||
|
||||
Reference in New Issue
Block a user