aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-02-18 09:48:41 +0000
committerLev Walkin <vlm@lionet.info>2005-02-18 09:48:41 +0000
commit70fed10078ebaa16809e2def6ba4f3fbcd9aea3a (patch)
tree7d532400e97e8394d0f4757b2837efcc878585ce
parent3582d2aa1489022e90fb48e4d56b40be5f4d1afa (diff)
no comparison with .out
-rw-r--r--asn1c/tests/data-70/README12
1 files 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