Skip to content
Commit 1578e114 authored by Wen Ping Teh's avatar Wen Ping Teh
Browse files

tools/filter_coverage_report: Consolidate all generate_coverage_report.py



Fwk and module have their own script to generate code coverage. Product
is also going to have support for unit test soon. This means another
similiar script needs to be created for product.

This patch allows all the directory to share a single script.
The script also allow any new entry to be added easily by adding the
filename and regex in the script.

The script filename is also renamed to filter_coverage_report to better
reflect it's functionality which is to filter out test and mock code
from the report.

Signed-off-by: Wen Ping Teh's avatarWen Ping Teh <wenping.teh@arm.com>
Change-Id: I5913188f12f3090d56490e3cb5ae24e56d4ded2d
parent 360bdb2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment