zephyr/scripts
Dmitrii Golovanov 7525cc7943 twister: coverage: Remove dead code at BinaryHandler
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>
2023-12-27 16:10:46 +00:00
..
build scripts: build: gen_isr_tables: add some debug prints 2023-12-18 15:09:19 -05:00
checkpatch
ci doc: kconfig: redirect: Add redirects for some old URLs 2023-12-21 10:02:58 +00:00
coccinelle
coredump xtensa: rename z_xtensa to simply xtensa 2023-12-13 09:41:24 +01:00
dts
footprint
generate_usb_vif
gitlint
kconfig tfm: Harded build against TF-M built with unsecure keys 2023-12-12 19:08:46 +01:00
logging/dictionary scripts: logging/dictionary/sys-t: remove escape between CDATA 2023-12-15 14:34:15 +01:00
native_simulator
net
pylib twister: coverage: Remove dead code at BinaryHandler 2023-12-27 16:10:46 +00:00
pylint/checkers
release
schemas twister: implement `simulation_exclude` filter 2023-12-19 07:33:39 -05:00
support
tests twister: coverage: Remove dead code at BinaryHandler 2023-12-27 16:10:46 +00:00
tracing
utils
west_commands west: sign.py: generate platf.toml from platf.toml.h with cc -E 2023-12-15 14:41:36 +01:00
.gitignore
checkpatch.pl
checkstack.pl
coccicheck
dump_bugs_pickle.py
gen_gcov_files.py
get_maintainer.py MAINTAINERS: add 2 new keys: tags, tests 2023-12-22 09:54:12 +01:00
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 twister: implement `simulation_exclude` filter 2023-12-19 07:33:39 -05:00
valgrind.supp
west-commands.yml
zephyr_module.py