asn1c/tests/tests-c-compiler
Jon Ringle 3016fd59fe Rename Makefile.am.example => converter-example.mk
The generated Makefile.am.example is not really in the automake style.
Renaming it to converter-example.mk to reflect that it is a plain makefile
snippet and that it is for creating the converter-example
2017-11-17 20:54:02 -08:00
..
check-src Add test case for issue #178 2017-11-05 21:55:15 -08:00
data-62 reshuffled the tests layout 2017-08-10 14:59:15 -07:00
data-70 reshuffled the tests layout 2017-08-10 14:59:15 -07:00
data-119 reshuffled the tests layout 2017-08-10 14:59:15 -07:00
data-126 reshuffled the tests layout 2017-08-10 14:59:15 -07:00
Makefile.am Add test case for issue #178 2017-11-05 21:55:15 -08:00
README reshuffled the tests layout 2017-08-10 14:59:15 -07:00
check-assembly.sh Rename Makefile.am.example => converter-example.mk 2017-11-17 20:54:02 -08: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