source: rtems-tools/tester/rtems/testing/coverage/Categories.txt @ 3e187ba

5
Last change on this file since 3e187ba was 3e187ba, checked in by Cillian O'Donnell <cpodonnell8@…>, on 04/25/18 at 20:33:58

covoar: Add symbol set reader and ELF data parser to covoar.

Add ability to organize symbol sets of libraries in INI file
and then read them with covoar and load the symbols directly from the
libraries.

rtems-tools/../testing: Add configuration files for coverage analysis.

A number of covoar options are not required and are defaulted.

Co-author: Krzysztof Miesowicz <krzysztof.miesowicz@…>
Co-author: Vijay Kumar Banerjee <vijaykumar9597@…>
Co-author: Chris Johns <chrisj@…>

  • Property mode set to 100644
File size: 312 bytes
Line 
1This is the list of Explanation Categories used when analyzing RTEMS
2Coverage report.  By using standard categories, the table filter on
3the web site works better.
4
5Simple Test Case
6
7Hard Test Tase
8
9Uncalled Routine
10
11Interrupt Critical Section
12
13Simple Error Case
14
15Hard Error Case
16
17Allocation Error
18
19Bharath Suri
Note: See TracBrowser for help on using the repository browser.