044f5b847472e601271135f731ec1bd8800a5323
[com/asn1c.git] / tests / tests-c-compiler / data-119 / README
1 Mode of operation:
2
3         Each of the *.in files is XER-decoded, then converted into PER,
4         then decoded back from PER, then encoded into XER again,
5         and finally compared to the original encoding.
6
7 Naming conventions:
8
9 *-B.in  -       The file is intentionally broken
10 *-P.in  -       Is not PER compatible, PER encoding must fail.
11 *-E.in  -       CXER reconstruction should yield byte-wise identical data.
12
13 Otherwise, a reconstructed buffer should loosely match the original.