summaryrefslogtreecommitdiffstats
path: root/tester/rt/coverage.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* coverage.py: Call covoar onceAlex White2021-04-061-30/+30
* tester: Limit branch coverage percentage precisionAlex White2021-03-301-1/+1
* coverage: Fix option processing on FreeBSDAlex White2021-03-301-2/+5
* coverage: Give coverage bars red backgroundAlex White2021-03-301-0/+3
* coverage/reports: Share common JS and CSS in reportsAlex White2021-03-301-5/+6
* coverage/reports: Improve formatting and clarityAlex White2021-03-301-4/+15
* covoar/reports: Add new statistics to summaryAlex White2021-03-301-13/+20
* tester: Remove target from BSP coverage configsAlex White2021-03-301-1/+2
* Move all python commands to use env pythonChris Johns2020-09-261-2/+0
* rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee2019-05-211-2/+2
* coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee2019-03-271-0/+18
* coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee2019-03-221-2/+1
* Coverage: Add support for TSIM formatVijay Kumar Banerjee2019-02-141-13/+22
* tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee2018-12-021-0/+1
* Coverage : install covoar in tester/binVijay Kumar Banerjee2018-11-271-5/+8
* Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee2018-11-171-13/+4
* python: Provide support to select a valid python version.Chris Johns2018-11-081-1/+1
* Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee2018-10-251-6/+21
* Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee2018-08-081-20/+18
* tester: Add line feeds to the coverage HTML report.Chris Johns2018-06-191-52/+49
* tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns2018-06-181-16/+34
* tester: Clean up the coverage python code.Chris Johns2018-06-181-45/+50
* tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee2018-06-051-0/+385