asn1c/asn1c/tests
vlm 8c321c5ab2 test case for tag2map functionality for SEQUENCE
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@19 59561ff5-6e30-0410-9f3c-9617f08c8826
2004-06-06 07:22:03 +00:00
..
Makefile.am Initial revision 2004-06-03 03:38:44 +00:00
Makefile.in Initial revision 2004-06-03 03:38:44 +00:00
README Initial revision 2004-06-03 03:38:44 +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 enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-30.c enforsed compilation with -W -Werror 2004-06-05 08:17:50 +00:00
check-31.c enforsed compilation with -W -Werror 2004-06-05 08:47:18 +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 enforsed compilation with -W -Werror 2004-06-05 08:47:18 +00:00
check-41.c enforsed compilation with -W -Werror 2004-06-05 08:47:18 +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-assembly.sh Initial revision 2004-06-03 03:38:44 +00:00

README

This is a very funny test automation. The name of the check-*.c file is used
as a pointer to the file in ../..//tests/*-*.asn1. This file is compiled
using the asn1c from above directory. Then, everything is build together
in a temporary directory with a check-*.c used as a testing engine.