asn1c/asn1c/tests
Lev Walkin c46b7cb500 *** empty log message *** 2006-08-18 02:27:55 +00:00
..
data-62 reconstructing should yield different data 2005-02-18 09:40:49 +00:00
data-70 SET OF/SEQUENCE OF interaction with named and unnamed CHOICE 2005-11-08 03:06:16 +00:00
Makefile.am per support 2006-08-18 01:46:46 +00:00
Makefile.in automake-1.9 2006-08-18 01:54:27 +00:00
README added clause about manual execution 2004-09-05 10:45:03 +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 upgrade: PER related changes 2005-11-26 11:25:14 +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-assembly.sh SET OF/SEQUENCE OF interaction with named and unnamed CHOICE 2005-11-08 03:06:16 +00:00

README

This is a very funny test automation. The name of the check-N.c file is used
as a pointer to the file in ../../tests/N-*.asn1. This file is compiled
using the asn1c compiler from above directory. Then, everything is build
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