Lines Matching full:reports
3 Generating coverage reports
6 With Zephyr, you can generate code coverage reports to analyze which parts of
15 Test coverage reports in embedded devices or QEMU
21 used together with the GCC compiler to analyze and create test coverage reports
44 Steps to generate code coverage reports
86 #. Create an output directory for the reports:
92 #. Run ``gcovr`` to get the reports:
100 Coverage reports using the POSIX architecture
138 Coverage reports using Twister
160 Other reports might be chosen with ``--coverage-tool`` and ``--coverage-formats``
176 environment has directories with symlinks then, to avoid incomplete ``gcovr`` reports,