mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-07-29 23:37:46 +00:00
Update lcov.sh paths in make files
Signed-off-by: Ben Taylor <[email protected]>
This commit is contained in:
+2
-2
@@ -154,9 +154,9 @@ ifndef WINDOWS
|
||||
# 2. Run the relevant tests for the part of the code you're interested in.
|
||||
# For the reference coverage measurement, see
|
||||
# tests/scripts/basic-build-test.sh
|
||||
# 3. Run scripts/lcov.sh to generate an HTML report.
|
||||
# 3. Run framework/scripts/lcov.sh to generate an HTML report.
|
||||
lcov:
|
||||
scripts/lcov.sh
|
||||
framework/scripts/lcov.sh
|
||||
|
||||
apidoc:
|
||||
mkdir -p apidoc
|
||||
|
||||
Reference in New Issue
Block a user