asn1c/tests
Lev Walkin 8e1d7591ab better test diagnostics 2019-01-21 17:00:36 -08:00
..
tests-asn1c-compiler better test diagnostics 2019-01-21 17:00:36 -08: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 api change uper_encode() 2017-10-24 00:47:03 -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