asn1c/asn1c/tests
vlm 122b775c87 added comments
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@677 59561ff5-6e30-0410-9f3c-9617f08c8826
2005-02-18 18:10:33 +00:00
..
data-62 reconstructing should yield different data 2005-02-18 09:40:49 +00:00
data-70 added comments 2005-02-18 18:10:33 +00:00
Makefile.am README 2004-12-16 21:06:47 +00:00
Makefile.in README 2004-12-16 21:06:47 +00:00
README added clause about manual execution 2004-09-05 10:45:03 +00:00
check-22.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-24.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +00:00
check-25.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +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 enforsed compilation with -W -Werror 2004-06-05 08:17:50 +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-41.c ber_dec_rval_t -> asn_dec_rval_t 2004-10-20 15:46:56 +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-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.c more debug 2005-02-18 14:26:30 +00:00
check-assembly.sh things necessary for Sun Solaris 9 @ sparc 2004-10-20 15:40:04 +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