aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/testFragmented.erl
AgeCommit message (Collapse)Author
2014-01-24Fix OCTET STRINGBjörn Gustavsson
2013-09-18asn1_test_lib: Add roundtrip functions and use them everywhereBjörn Gustavsson
Even if the roundtrip functions are very simply, putting them here makes it possible to change its behavior in one place (e.g. if we are to change encode and decode not to wrap the result in a ok tuple in some future release).
2013-09-03PER, UPER: Fix encoding/decoding of open types greater than 16KBjörn Gustavsson