From 70fed10078ebaa16809e2def6ba4f3fbcd9aea3a Mon Sep 17 00:00:00 2001 From: Lev Walkin <vlm@lionet.info> Date: Fri, 18 Feb 2005 09:48:41 +0000 Subject: [PATCH] no comparison with .out --- asn1c/tests/data-70/README | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/asn1c/tests/data-70/README b/asn1c/tests/data-70/README index 737d12e4..f6b54baa 100644 --- a/asn1c/tests/data-70/README +++ b/asn1c/tests/data-70/README @@ -1,2 +1,10 @@ -*-B.* - The file is intentionally broken -*-D.* - Reconstructing should yield different data +Mode of operation: + + Each of the *.in files is XER-decoded, then converted into DER, + then decoded from DER and encoded into XER again, and compared + to the original encoding. + +Naming conventions: + +*-B.in - The file is intentionally broken +*-D.in - Reconstructing should yield different data -- GitLab