asn1c/tests
Jon Ringle 3bcab4ebfa Add test case for issue #178 2017-11-05 21:55:15 -08:00
..
tests-asn1c-compiler Add test case for issue #178 2017-11-05 21:55:15 -08:00
tests-c-compiler Add test case for issue #178 2017-11-05 21:55:15 -08:00
tests-randomized fix randomized failures on fast enough systems 2017-11-05 21:39:58 -08:00
tests-skeletons api change uper_encode() 2017-10-24 00:47:03 -07:00
Makefile.am add randomized tests to the suite 2017-10-01 10:12:10 -07:00
README description of tests-randomized 2017-10-17 18:59:21 -07:00

README

tests-asn1c-compiler    - tests behavior of asn1c compiler, textually
tests-c-compiler        - attempts to compile C results of asn1c output
tests-skeletons         - verify correctness of "skeletons" code
tests-randomized        - thorough testing of DER/OER/PER/XER with fuzzing