mirror of
https://git.rtems.org/rtems-tools/
synced 2025-06-16 11:06:27 +08:00

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@gmail.com> Co-author: Vijay Kumar Banerjee <vijaykumar9597@gmail.com> Co-author: Chris Johns <chrisj@rtems.org>
20 lines
312 B
Plaintext
20 lines
312 B
Plaintext
This is the list of Explanation Categories used when analyzing RTEMS
|
|
Coverage report. By using standard categories, the table filter on
|
|
the web site works better.
|
|
|
|
Simple Test Case
|
|
|
|
Hard Test Tase
|
|
|
|
Uncalled Routine
|
|
|
|
Interrupt Critical Section
|
|
|
|
Simple Error Case
|
|
|
|
Hard Error Case
|
|
|
|
Allocation Error
|
|
|
|
Bharath Suri
|