summaryrefslogtreecommitdiffstats
path: root/tester/rt/coverage.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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