aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-09-29 14:28:36 +0000
committerLev Walkin <vlm@lionet.info>2004-09-29 14:28:36 +0000
commit364db624751c2802a17c1620c7fedf41e6045523 (patch)
treed0d46cef71124123cf9e49a85b1f4431bc8a36f2
parent1a8b09ceb4f67170b9b89ad68e7078048c705327 (diff)
indefinite length structure in extensions
-rw-r--r--asn1c/tests/data-62/data-62-29-L.berbin0 -> 28 bytes
-rw-r--r--asn1c/tests/data-62/data-62-29-L.xbr12
2 files changed, 12 insertions, 0 deletions
diff --git a/asn1c/tests/data-62/data-62-29-L.ber b/asn1c/tests/data-62/data-62-29-L.ber
new file mode 100644
index 00000000..108f257b
--- /dev/null
+++ b/asn1c/tests/data-62/data-62-29-L.ber
Binary files differ
diff --git a/asn1c/tests/data-62/data-62-29-L.xbr b/asn1c/tests/data-62/data-62-29-L.xbr
new file mode 100644
index 00000000..3f313d0d
--- /dev/null
+++ b/asn1c/tests/data-62/data-62-29-L.xbr
@@ -0,0 +1,12 @@
+<I T="[UNIVERSAL 16]" TL="2">
+ <P T="[UNIVERSAL 2]" TL="2" V="1">&x05;</P>
+ <C T="[1]" TL="2" V="6">
+ <P T="[UNIVERSAL 19]" TL="2" V="4">test</P>
+ </C>
+ <P T="[UNIVERSAL 5]" TL="2" V="0"></P> -- extra component
+ <I T="[PRIVATE 1]" TL="2"> -- another one
+ <I T="[PRIVATE 1]" TL="2">
+ </I>
+ </I>
+ <P T="[UNIVERSAL 1]" TL="2" V="1">&xff;</P> -- and yet another
+</I>