asn1c/tests
Lev Walkin 20696a4ff3 constness fixes, round-trip and fuzz-testing for CHOICE 2017-10-17 21:27:55 -07:00
..
tests-asn1c-compiler constness fixes, round-trip and fuzz-testing for CHOICE 2017-10-17 21:27:55 -07:00
tests-c-compiler link skeletons instead of copy 2017-10-17 18:37:42 -07:00
tests-randomized constness fixes, round-trip and fuzz-testing for CHOICE 2017-10-17 21:27:55 -07:00
tests-skeletons OER support for UTCTime and GeneralizedTime, also fuzz-testing 2017-10-14 01:45:26 -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