LTP GCOV extension - code coverage report | ||||||||||||||||||||
![]() | ||||||||||||||||||||
|
||||||||||||||||||||
![]() |
1 : #include <ept/core/apt.h> 2 : 3 : namespace ept { 4 : namespace core { 5 : namespace record { 6 : 7 : // needs to be kept in sync with record::PropertyId, see apt.h 8 : const char *fields[] = { 9 : "", "Package", "Priority", "Section", "Installed-Size", 10 : "Maintainer", "Architecture", "Source", "Version", 11 : "Description", "", "", "Size" 12 : }; 13 : 14 : } 15 : } 16 3 : } |
![]() |
Generated by: LTP GCOV extension version 1.6 |