From 588e4ca1108f05e8ab47f7ffa059dfdb7406d3e8 Mon Sep 17 00:00:00 2001 From: Lev Walkin <vlm@lionet.info> Date: Wed, 29 Sep 2004 13:13:29 +0000 Subject: [PATCH] added an extra complex components --- asn1c/tests/data-62/data-62-09-L.ber | Bin 18 -> 36 bytes asn1c/tests/data-62/data-62-09-L.xbr | 13 ++++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/asn1c/tests/data-62/data-62-09-L.ber b/asn1c/tests/data-62/data-62-09-L.ber index b7856ca024e1c3f1b2048af260626b641234f5df..808abc47fe3efe3db3c228a1c6b7f3c249469319 100644 GIT binary patch literal 36 scmXp|Vq#=n$R^BEl3HBC%D~9@e<9DqhW*v7+nI$Ks~8v_HZU*%0H+=a)c^nh literal 18 ZcmXpIU}9ul$R^BEl3HBC%D~9@9{?Pi1I+*c diff --git a/asn1c/tests/data-62/data-62-09-L.xbr b/asn1c/tests/data-62/data-62-09-L.xbr index e24ba2cd..22409189 100644 --- a/asn1c/tests/data-62/data-62-09-L.xbr +++ b/asn1c/tests/data-62/data-62-09-L.xbr @@ -1,8 +1,19 @@ -<C T="[UNIVERSAL 16]" TL="2" V="16"> +<C T="[UNIVERSAL 16]" TL="2" V="34"> <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 <P T="[UNIVERSAL 1]" TL="2" V="1">&xff;</P> -- another extra component + <C T="[1]" TL="2" V="12"> -- yet another extra component + <I T="[PRIVATE 1]" TL="2"> + <C T="[123]" TL="3" V="5"> + <C T="[23]" TL="2" V="3"> + <P T="[UNIVERSAL 19]" TL="2" V="1">z</P> + </C> + </C> + </I> + </C> + <I T="[PRIVATE 1]" TL="2"> -- and yet another one + </I> </C> -- GitLab