asn1c/tests
Lev Walkin 3c37385d29 fix OER comparison API 2017-10-21 01:09:13 -07:00
..
tests-asn1c-compiler verify unusual PER canonical order 2017-10-20 17:27:29 -07:00
tests-c-compiler remove gcc compiler warnings 2017-10-19 03:49:50 -07:00
tests-randomized fix OER comparison API 2017-10-21 01:09:13 -07:00
tests-skeletons removed gcc-7 warnings 2017-10-19 03:07:27 -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