- May 02, 2025
-
-
- Mar 04, 2025
-
-
- Add options to ignore errors on genthml at the merge stage for missing source code files. Signed-off-by:
Saul Romero <saul.romero@arm.com>
-
- Aug 15, 2024
-
-
Saul Romero authored
- Add script that obtains line, function and branch coverage at file/directory and summary (at 3 levels only i.e. directory level, file level and source/function level). - The data is obtained parsing the html files with the lcov report
-
- May 01, 2024
-
-
Saul Romero authored
-
- Apr 02, 2024
-
-
Saul Romero authored
- Missing dash for this option on lcov. Signed-off-by:
Saul Romero <saul.romero@arm.com>
-
- Mar 20, 2024
-
-
Saul Romero authored
-
- Mar 19, 2024
-
-
Saul Romero authored
Due to a change of toolchain, the assembly lines cannot be captured in blocks. This change is backward compatible with the other toolchains. Signed-off-by:
Saul Romero <saul.romero@arm.com>
-
- Dec 21, 2023
-
-
Saul Romero authored
Signed-off-by:
Saul Romero <saul.romero@arm.com>
-
- Dec 13, 2023
-
-
Saul Romero authored
- The intermediate layer uses traces from the plugin and DWARF data from the binaries to match and create code coverage. - The regulars expresions that group functions within the DWARF data had been modified in order to capture more functions in the binaries that correspond to source code. - A refactoring including more classes were created to encapsulate how the algorithm was implemented by the code. Signed-off-by:
Saul Romero <saul.romero@arm.com>
-
- Dec 11, 2023
-
-
Saul Romero authored
- Now the merge.sh reports how many individual code coverage reports were successfuly merged. - Prepares merge.sh to be sourced rather than invoked. Signed-off-by:
Saul Romero <saul.romero@arm.com>
-
- Feb 23, 2023
-
-
Saul Romero authored
Bugfix for intermediate layer creation at coverage-tool See merge request !23
-
- Feb 15, 2023
-
-
Saul Romero authored
- Problem corrected when 'remote_workspace' was false in configuration json file for input in the intermediate layer python script. - Changes in merge.py to allow for config and output (intermediate) json files used as input for merging. Change-Id: I2d7ebc8fdff172ab7be14e30de928967a0f453a8
-
- Feb 13, 2023
-
-
Saul Romero authored
reporting_user_guide.md: Typo fix in command See merge request !21
-
Paul Sokolovsky authored
Signed-off-by:
Paul Sokolovsky <paul.sokolovsky@linaro.org>
-
- Jan 16, 2023
-
-
Saul Romero authored
Add options and refactoring See merge request !20
-
Saul Romero authored
-
- Sep 09, 2022
-
-
Saul Romero authored
Bugfix about stats cast in cc plugin See merge request !19
-
Saul Romero authored
-
- Sep 08, 2022
-
-
Saul Romero authored
This reverts merge request !18
-
Saul Romero authored
coverage-reporting: Add OP-TEE SPMC coverage support See merge request !18
-
Saul Romero authored
-
- Aug 01, 2022
-
-
Saul Romero authored
coverage-reporting: Add OP-TEE SPMC coverage support See merge request !17
-
-
- Dec 06, 2021
-
-
Saul Romero authored
Remove extra-white spaces See merge request !16
-
Saul Romero authored
Signed-off-by:
saurom01 <saul.romero@arm.com> Change-Id: I05697bff2883d380d2c3ec0316a1849e987e6f7a
-
- Dec 03, 2021
-
-
Saul Romero authored
Add SCMI suite to report See merge request !15
-
- Dec 02, 2021
-
-
monalisa-jena-arm authored
Signed-off-by:
Monalisa Jena <monalisa.jena@arm.com>
-
- Sep 09, 2021
-
-
Basil Eljuse authored
Remove extra space from PM-QA logs processing See merge request !14
-
Riju Arya authored
-
- Sep 06, 2021
-
-
Basil Eljuse authored
branch_coverage.sh: ignore clear-command errors See merge request !10
-
Open CI uses a docker container to build and produce coverage reports but calling the 'branch_coverage.sh' command, which in turn calls the 'clear' command, the following error is observed . . 12:54:34 # ../qa-tools/coverage-tool/coverage-reporting/branch_coverage.sh:133: main() - [4,0,0] clear 12:54:34 TERM environment variable not set. 12:54:34 LAVA JOB RESULT: 1 To avoid this problem, pipe the clear command with 'true', effectively ignoring any error coming from clear command. Signed-off-by:
Leonardo Sandoval <leonardo.sandoval@linaro.org>
-
- Sep 03, 2021
-
-
Basil Eljuse authored
Add support to process PM-QA results See merge request !13
-
Riju Arya authored
-
- Aug 19, 2021
-
-
Basil Eljuse authored
Bugfix for Tags See merge request !12
-
- Aug 10, 2021
-
-
- Aug 05, 2021
-
-
Basil Eljuse authored
Renaming CONF with SKIP. See merge request !11
-
Mohan Kumari Munivenkatappa authored
-
- Jun 21, 2021
-
-
Basil Eljuse authored
Bugfix for translation in merge reports See merge request !9
-
- Jun 18, 2021
-
-
Saul Romero authored
-
- Jun 10, 2021
-
-
Basil Eljuse authored
Topics/mohmun03/add ltp suite to report See merge request !8
-