asn1c/asn1c/tests
Lev Walkin 62913d8b8e ?= was confusing some environments 2015-04-27 23:37:35 -07:00
..
check-src conditional debug 2014-09-17 01:24:10 -07:00
data-62 fixed broken data due to svn import 2007-05-15 10:04:48 +00:00
data-70 fix parsing for OID and RELATIVE-OID 2012-09-04 15:08:46 -07: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 portability fixes 2014-09-14 17:20:51 -07:00
README simplify README 2012-09-03 02:59:37 -07:00
check-42.cc
check-assembly.sh ?= was confusing some environments 2015-04-27 23:37:35 -07:00

README

The name of the check-N.c file is used as a pointer to the file
../../tests/N-*.asn1. That ASN.1 file is compiled together with check-N.c
in a temporary directory. The check-N.c file contains the test engine.

For manual execution of a specific test case:

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