asn1c/tests
Lev Walkin 30566d1310 add asn1c compile smoke test 2017-11-12 15:28:17 -08:00
..
tests-asn1c-compiler generate OER and PER by default. add -no-gen-example 2017-11-11 18:05:13 -08:00
tests-asn1c-smoke add asn1c compile smoke test 2017-11-12 15:28:17 -08:00
tests-c-compiler Add test case for issue #178 2017-11-05 21:55:15 -08:00
tests-randomized generate OER and PER by default. add -no-gen-example 2017-11-11 18:05:13 -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