Skip to content

Files

Latest commit

700df49 · Aug 10, 2017

History

History
This branch is up to date with vlm/asn1c:master.

data-119

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Aug 10, 2017
Mode of operation:

	Each of the *.in files is XER-decoded, then converted into PER,
	then decoded back from PER, then encoded into XER again,
	and finally compared to the original encoding.

Naming conventions:

*-B.in	-	The file is intentionally broken
*-P.in	-	Is not PER compatible, PER encoding must fail.
*-E.in  -	CXER reconstruction should yield byte-wise identical data.

Otherwise, a reconstructed buffer should loosely match the original.