7525cc7943
BinaryHandler.hanlde() method was trying to call GCOV and fails silently because of incorrect call parameters. Moreover, even being fixed, this call is not needed here as it attempts to find and process .gcno and .gcna files (using wrong paths) to create .gcov coverage text reports. Currently the CoverageTool class does all data processing and report generation using GCOVR or LCOV tools instead of direct calls to GCOV. Signed-off-by: Dmitrii Golovanov <dmitrii.golovanov@intel.com> |
||
---|---|---|
.. | ||
build | ||
checkpatch | ||
ci | ||
coccinelle | ||
coredump | ||
dts | ||
footprint | ||
generate_usb_vif | ||
gitlint | ||
kconfig | ||
logging/dictionary | ||
native_simulator | ||
net | ||
pylib | ||
pylint/checkers | ||
release | ||
schemas | ||
support | ||
tests | ||
tracing | ||
utils | ||
west_commands | ||
.gitignore | ||
checkpatch.pl | ||
checkstack.pl | ||
coccicheck | ||
dump_bugs_pickle.py | ||
gen_gcov_files.py | ||
get_maintainer.py | ||
github_helpers.py | ||
list_boards.py | ||
make_bugs_pickle.py | ||
requirements-base.txt | ||
requirements-build-test.txt | ||
requirements-compliance.txt | ||
requirements-extras.txt | ||
requirements-run-test.txt | ||
requirements.txt | ||
series-push-hook.sh | ||
set_assignees.py | ||
snippets.py | ||
spelling.txt | ||
tags.sh | ||
twister | ||
valgrind.supp | ||
west-commands.yml | ||
zephyr_module.py |