asn1c/asn1c/tests
Lev Walkin f84cc014d4 check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
..
data-62 fixed broken data due to svn import 2007-05-15 10:04:48 +00:00
data-70 fix parsing for OID and RELATIVE-OID 2012-09-04 15:08:46 -07:00
data-119 BMPString and UniversalString support 2006-11-24 11:20:27 +00:00
data-126 more test items 2007-06-29 01:43:34 +00:00
Makefile.am check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
Makefile.in check cc flags viability before setting them 2014-01-14 02:12:24 -08:00
README simplify README 2012-09-03 02:59:37 -07:00
check-03.-fwide-types.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-19.c more words on circular references 2005-08-16 17:00:21 +00:00
check-22.-fwide-types.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-24.-fwide-types.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-25.-fwide-types.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-30.-fwide-types.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-31.-fwide-types.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-32.c remove pointer sign warnings 2014-01-14 02:11:37 -08:00
check-33.c enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-35.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-39.c more words on circular references 2005-08-16 17:00:21 +00:00
check-41.-fwide-types.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-41.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-42.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-42.cc comment 2004-08-11 05:26:33 +00:00
check-43.c using the value 2004-09-15 11:54:10 +00:00
check-44.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-46.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-48.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-50.c refactoring 2005-03-04 23:23:50 +00:00
check-59.c more words on circular references 2005-08-16 17:00:21 +00:00
check-60.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-62.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-65.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-70.-fwide-types.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-70.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-72.-fcompound-names.c test for compilability 2005-03-04 09:05:14 +00:00
check-73.c new test 2005-03-09 22:09:26 +00:00
check-92.-findirect-choice.c more words on circular references 2005-08-16 17:00:21 +00:00
check-92.c automatic dependency tracking 2005-08-18 13:38:19 +00:00
check-119.-fwide-types.-gen-PER.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-119.-gen-PER.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-126.-gen-PER.c remove errors with ./configure --enable-Werror 2014-01-14 01:48:37 -08:00
check-127.-gen-PER.c Behavior of -fnative-types made default; old behavior saved under -fwide-types 2013-03-27 01:56:23 -07:00
check-131.-gen-PER.c format and signedness mismatch fixes 2013-03-28 04:02:13 -07:00
check-132.-gen-PER.c remove pointer sign warnings 2014-01-14 02:11:37 -08:00
check-133.-gen-PER.c remove pointer sign warnings 2014-01-14 02:11:37 -08:00
check-assembly.sh fix ilogb problem on ubuntu: libm precedence 2013-03-28 01:37:17 -07:00

README

The name of the check-N.c file is used as a pointer to the file
../../tests/N-*.asn1. That ASN.1 file is compiled together with check-N.c
in a temporary directory. The check-N.c file contains the test engine.

For manual execution of a specific test case:

	./check-assembly.sh check-<NN>.c