asn1c/tests
Johannes Lode 9925dbbda8 Improve test coverage by using stderr output in test evaluation of parser and AST testing. 2021-04-17 15:08:07 -07:00
..
tests-asn1c-compiler Improve test coverage by using stderr output in test evaluation of parser and AST testing. 2021-04-17 15:08:07 -07:00
tests-asn1c-smoke Rename Makefile.am.example => converter-example.mk 2017-11-17 20:54:02 -08:00
tests-c-compiler Rename Makefile.am.example => converter-example.mk 2017-11-17 20:54:02 -08:00
tests-randomized Rename Makefile.am.example => converter-example.mk 2017-11-17 20:54:02 -08:00
tests-skeletons Fix XER decoder of INTEGER, Issue #344. 2019-08-10 20:09:25 -07: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

README

tests-asn1c-compiler - asn1c produces expected textual output
tests-asn1c-smoke    - asn1c compiler produces compilable code for simple types
tests-c-compiler     - C code compiles and runs, and produces expected result
tests-skeletons      - "skeletons" code primitives are correct
tests-randomized     - fuzz-testing of DER/OER/PER/XER codecs