summaryrefslogtreecommitdiff
path: root/tester/covoar (follow)
AgeCommit message (Expand)Author
2020-01-28covoar/wscript: Install covoar.css and table.jsVijay Kumar Banerjee
2019-05-27waf: Update the check_cc tests to a newer method supported by waf.Chris Johns
2019-02-12Coverage : Add coverage support for RISCVVijay Kumar Banerjee
2019-01-25covoar: wrong symbol length in coverage mapJiri Gaisler
2019-01-25covoar: enable -f switch to select other coverage formatsJiri Gaisler
2019-01-25covoar: debug print-out of addresses should be in hexJiri Gaisler
2018-11-29tester/coverage: Remove warnings in covoar on Windows.Chris Johns
2018-11-27Coverage : install covoar in tester/binVijay Kumar Banerjee
2018-08-21covoar: Close the ELF and DWARF handles once the data is loaded.Chris Johns
2018-08-07tester/covoar: Integrate DWARF function data.Chris Johns
2018-06-22covoar: Address kill() on CygwinJoel Sherrill
2018-06-21covoar: Covert CoverageMapBase C to C++Chris Johns
2018-06-18tester: Correct usage for covoar.Chris Johns
2018-06-18tester/covoar: ExecutableInfo C to C++ change.Chris Johns
2018-06-18tester/covoar: Remove all exit() calls and throw an rld::error exception.Chris Johns
2018-06-15covoar: Add libdwarf to the include path.Chris Johns
2018-06-15covoar: Control the RLD verbose level from the -v option.Chris Johns
2018-06-15covoar: Refactor DesiredSymbols.cc to C++11.Chris Johns
2018-06-15covoar: Use DWARF to map addresses to source files and lines.Chris Johns
2018-05-25tester/covoar: Do not load an executable's local symbols.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-10-13tester/covoar: Use standard waf modules for linking.Chris Johns
2017-09-14tester/covoar/DesiredSymbols.cc: Now compiles on CygwinJoel Sherrill
2017-09-14covoar: Add function defs to fix Windows build errors.Cillian O'Donnell
2017-09-11Add Windows includes so the rtemstoolkit builds.Chris Johns
2017-08-29covoar: Remove config file and test critical options are valid.Cillian O'Donnell
2017-08-29covoar/CoverageReaderQEMU.cc: Remove trace block matching check.Cillian O'Donnell
2017-08-29covoar: Use rld tempfile and add signals to clean up in event of crash.Cillian O'Donnell
2017-08-29covoar/wscript: Add paths to rtemstoolkit to build.Krzysztof Miesowicz
2017-08-29covoar/ObjdumpProcessor.cc: Remove jump tables from the end of symbols.Cillian O'Donnell
2017-08-29covoar: Add information to improve diagnostics.Hermann Felbinger
2017-08-29covoar: Fix buffer overflow and fix br tag in html report.Hermann Felbinger
2017-08-29covoar/qemu-traces.h: Change to match current couverture-qemu file.Fabien Chouteau
2016-02-19Add Windows specific waf support for MSYS2.Chris Johns
2015-02-16Update the Windows header to direct.h for _mkdir per the MSDN.Chris Johns
2015-01-20Fix covoar so it builds for Windows.Chris Johns
2014-09-13waf: Include waf in the souce tree and updated README on building.Chris Johns
2014-06-18covoar: Merger the covoar source from rtems-testing.git.Chris Johns