asn1c/asn1c/tests
vlm 83b901d8e9 upgraded compatibility
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1389 59561ff5-6e30-0410-9f3c-9617f08c8826
2007-08-27 23:57:45 +00:00
..
data-62 fixed broken data due to svn import 2007-05-15 10:04:48 +00:00
data-70 fixed broken data due to svn import 2007-05-15 10:04:48 +00: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 new PER tests 2007-06-23 20:17:58 +00:00
Makefile.in upgraded compatibility 2007-08-27 23:57:45 +00:00
README update 2006-08-28 06:14:14 +00:00
check-19.c more words on circular references 2005-08-16 17:00:21 +00:00
check-22.c *** empty log message *** 2006-08-18 02:27:55 +00:00
check-24.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-25.c upgrade: PER related changes 2005-11-26 11:25:14 +00:00
check-30.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-31.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-32.c *** empty log message *** 2006-08-18 02:27:55 +00:00
check-33.c enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-35.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-39.c more words on circular references 2005-08-16 17:00:21 +00:00
check-41.-fnative-types.c *** empty log message *** 2006-07-13 11:19:01 +00:00
check-41.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-42.-fnative-types.c *** empty log message *** 2006-07-13 11:19:01 +00: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 ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-46.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-48.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00: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.-fnative-types.c *** empty log message *** 2006-07-13 11:19:01 +00:00
check-62.c removed debug 2005-02-18 09:42:58 +00:00
check-65.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-70.-fnative-types.c integers -> types 2006-07-13 11:11:33 +00:00
check-70.c more PER support 2006-10-09 12:07:58 +00: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.-fnative-types.-gen-PER.c comments 2007-06-23 23:36:51 +00:00
check-119.-gen-PER.c comments 2007-06-23 23:36:51 +00:00
check-126.-gen-PER.c optionality handling 2007-06-27 01:54:57 +00:00
check-assembly.sh *** empty log message *** 2006-09-13 00:21:58 +00:00

README

The name of the check-N.c file is used as a pointer to the file
../../tests/N-*.asn1. This ASN.1 file is compiled using the asn1c compiler
from the above directory. After that, everything is coompiled together
in a temporary directory with a check-N.c used as a testing engine.

For manual execution of a specific test case, use the following pattern:

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