asn1c/skeletons/tests
Vasil Velichkov e318759ef2 Add code coverage using lcov and gcov
To generate the code coverage report you need gcov and lcov installed
and then execute

 ./configure --enable-code-coverage
 make check-code-coverage

 Writing directory view page.
 Overall coverage rate:
   lines......: 76.5% (10519 of 13759 lines)
   functions..: 85.5% (491 of 574 functions)
   branches...: 57.5% (7040 of 12250 branches)
 file:///home/user/asn1c/asn1c-0.9.28-coverage/index.html

Open the index.html with a web browser
2017-03-26 04:42:26 -07:00
..
Makefile.am Add code coverage using lcov and gcov 2017-03-26 04:42:26 -07:00
check-GeneralizedTime.c utilizing new library 2007-07-23 06:48:26 +00:00
check-INTEGER.c remove compiler warnings 2016-01-24 19:23:02 -08:00
check-OCTET_STRING.c limit debug output log 2014-09-17 01:19:31 -07:00
check-OIDs.c make one-pass parsing for object identifier 2013-03-16 07:00:58 -07:00
check-PER-INTEGER.c remove compiler warnings 2016-01-24 19:23:02 -08:00
check-PER.c remove compiler warnings 2016-01-24 19:23:02 -08:00
check-REAL.c DBL_TRUE_MIN is C11, make it portable 2016-03-14 04:21:26 -07:00
check-UTCTime.c utilizing new library 2007-07-23 06:48:26 +00:00
check-UTF8String.c utilizing new library 2007-07-23 06:48:26 +00:00
check-XER.c remove compiler warnings 2016-01-24 19:23:02 -08:00
check-ber_tlv_tag.c utilizing new library 2007-07-23 06:48:26 +00:00
check-length.c remove compiler warnings 2016-01-24 19:23:02 -08:00