asn1c/asn1c/tests
vlm 85d571d028 added clause about manual execution
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@265 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-09-05 10:45:03 +00:00
..
Makefile.am small fixes 2004-08-20 13:16:42 +00:00
Makefile.in thorough compilation 2004-08-16 07:02:39 +00:00
README added clause about manual execution 2004-09-05 10:45:03 +00:00
check-22.c enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-24.c enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-25.c small fixes 2004-08-20 13:16:42 +00:00
check-30.c boolean has change its type 2004-08-19 13:25:52 +00:00
check-31.c thorough compilation 2004-08-16 07:02:39 +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 small fixes 2004-08-20 13:16:42 +00:00
check-41.c small fixes 2004-08-20 13:16:42 +00:00
check-42.cc comment 2004-08-11 05:26:33 +00:00
check-43.c enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-44.c test case for tag2map functionality for SEQUENCE 2004-06-06 07:22:03 +00:00
check-46.c 46 test case 2004-06-28 21:25:18 +00:00
check-48.c invalid memory reference fix and test case 2004-07-21 03:55:44 +00:00
check-assembly.sh avoided compilation warnings on gcc 3.3.x systems 2004-08-25 01:34:11 +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