asn1c/asn1c/tests/data-119
vlm 86380d312e more PER support
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1245 59561ff5-6e30-0410-9f3c-9617f08c8826
2006-10-09 12:07:58 +00:00
..
README more PER support 2006-10-09 12:07:58 +00:00
data-119-01.in more PER support 2006-10-09 12:07:58 +00:00
data-119-02.in more PER support 2006-10-09 12:07:58 +00:00
data-119-03.in more PER support 2006-10-09 12:07:58 +00:00
data-119-04-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-05.in more PER support 2006-10-09 12:07:58 +00:00
data-119-06-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-07-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-08.in more PER support 2006-10-09 12:07:58 +00:00
data-119-09.in more PER support 2006-10-09 12:07:58 +00:00
data-119-10.in more PER support 2006-10-09 12:07:58 +00:00
data-119-11-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-12-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-13-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-14-P.in more PER support 2006-10-09 12:07:58 +00:00
data-119-15.in more PER support 2006-10-09 12:07:58 +00:00
data-119-16.in more PER support 2006-10-09 12:07:58 +00:00
data-119-17.in more PER support 2006-10-09 12:07:58 +00:00

README

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.