summaryrefslogtreecommitdiff
path: root/tester/rt/coverage.py (follow)
AgeCommit message (Expand)Author
2020-09-26Move all python commands to use env pythonChris Johns
2019-05-21rtemstoolkit/path : Add listdir functionVijay Kumar Banerjee
2019-03-27coverage: Add subdirectory name in HTML reportsVijay Kumar Banerjee
2019-03-22coverage: remove utf-8 encoding in symbolset namesVijay Kumar Banerjee
2019-02-14Coverage: Add support for TSIM formatVijay Kumar Banerjee
2018-12-02tester : Add support to use QEMU serial console when coverage is enabledVijay Kumar Banerjee
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee
2018-11-17Coverage: add the style and js files to the symbol-set report directoryVijay Kumar Banerjee
2018-11-08python: Provide support to select a valid python version.Chris Johns
2018-10-25Coverage : Generate reports using the object files in cpukitVijay Kumar Banerjee
2018-08-08Coverage: Add support to generate separate reports for each symbol-setVijay Kumar Banerjee
2018-06-19tester: Add line feeds to the coverage HTML report.Chris Johns
2018-06-18tester: Make the path to covoar absolute to ignore the env PATH.Chris Johns
2018-06-18tester: Clean up the coverage python code.Chris Johns
2018-06-05tester: Add script to generate html coverage report from covoar outputVijay Kumar Banerjee