summaryrefslogtreecommitdiff
path: root/tester/covoar/covoar.cc (follow)
AgeCommit message (Expand)Author
2019-01-25covoar: enable -f switch to select other coverage formatsJiri Gaisler
2018-08-07tester/covoar: Integrate DWARF function data.Chris Johns
2018-06-22covoar: Address kill() on CygwinJoel Sherrill
2018-06-18tester: Correct usage for covoar.Chris Johns
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns
2018-06-15covoar: Control the RLD verbose level from the -v option.Chris Johns
2018-06-15covoar: Use DWARF to map addresses to source files and lines.Chris Johns
2018-05-14covoar: Fix build path checks for multiple executables.Cillian O'Donnell
2018-05-01tester/covoar: Remove the C part of main and convert to C++Chris Johns
2018-05-01covoar: Add symbol set reader and ELF data parser to covoar.Cillian O'Donnell
2018-01-02tester/covoar/covoar.cc: Add missing throw keywordJoel Sherrill
2017-12-05tester/covoar/covoar.cc: Exit using exit() rather than just throwing.Joel Sherrill
2017-12-05tester/covoar/covoar.cc: Clean up formatting (tabs, braces, indentation, etc)Joel Sherrill
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell
2017-08-29covoar: Remove config file and test critical options are valid.Cillian O'Donnell
2017-08-29covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell
2015-01-20Fix covoar so it builds for Windows.Chris Johns
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns