asn1c/tests/tests-asn1c-smoke
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
..
Makefile.am add asn1c compile smoke test 2017-11-12 15:28:17 -08:00
README add asn1c compile smoke test 2017-11-12 15:28:17 -08:00
check-asn1c-smoke.sh Rename Makefile.am.example => converter-example.mk 2017-11-17 20:54:02 -08:00

README

Test that asn1c compiler produces compilable code for basic ASN.1 types,
while trying to disable different codecs and vary other compiler flags.