c34eee393ed494646c124d74fd4b4048ab03c215
[com/asn1c.git] / tests / tests-c-compiler / data-70 / README
1 Mode of operation:
2
3         Each of the *.in files is XER-decoded, then converted into DER,
4         then decoded back from DER, 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 (B)roken
10 *-D.in  -       Reconstructing should yield (D)ifferent data
11 *-E.in  -       CXER reconstruction should yield byte-wise identical data.
12 *-X.in  -       CXER reconstruction should yield non-identical data.
13
14 Otherwise, a reconstructed buffer should loosely match the original.