Skip to content
  1. May 01, 2024
  2. Apr 02, 2024
  3. Mar 20, 2024
  4. Mar 19, 2024
  5. Dec 21, 2023
  6. Dec 13, 2023
    • Saul Romero's avatar
      code-coverage: modify intermediate layer algorithm to improve code coverage · 1be65f45
      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's avatarSaul Romero <saul.romero@arm.com>
      1be65f45
  7. Dec 11, 2023
  8. Feb 23, 2023
  9. Feb 15, 2023
    • Saul Romero's avatar
      Bugfix for intermediate layer creation at coverage-tool · fd4d0c91
      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
      fd4d0c91
  10. Feb 13, 2023
  11. Jan 16, 2023
  12. Sep 09, 2022
  13. Sep 08, 2022
  14. Aug 01, 2022
  15. Dec 06, 2021
  16. Dec 03, 2021
  17. Dec 02, 2021
  18. Sep 09, 2021
  19. Sep 06, 2021
  20. Sep 03, 2021
  21. Aug 19, 2021
  22. Aug 10, 2021
  23. Aug 05, 2021
  24. Jun 21, 2021
  25. Jun 18, 2021
  26. Jun 10, 2021
  27. May 19, 2021
  28. May 18, 2021
Loading