asn1c/skeletons/tests
Bi-Ruei, Chiu c46137bddd Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository
Excerpt from commit log :

  Do not generate coverage data for the test C code
  When compiling tests remove the CODE_COVERAGE_CFLAGS flags from CFLAGS

and also add

  CFLAGS = $(filter-out $(CODE_COVERAGE_CFLAGS), @CFLAGS@)

to 'skeleton/Makefile.am' to avoid compilation error in vlm's repository.
2017-05-08 17:04:38 +08:00
..
Makefile.am Merge velichkov's commit 598e7b45... to mouse07410's asn1c repository 2017-05-08 17:04:38 +08: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