more test items

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1353 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2007-06-29 01:43:34 +00:00
parent 6357827c3d
commit 147206dfda
6 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,7 @@
<PDU>
<str-m>some long string spanning multiple bytes</str-m>
<singl><opt-z>zzz-zzz-zzz-zzz</opt-z></singl>
<pdu-2>
<main>42</main>
</pdu-2>
</PDU>

Binary file not shown.

View File

@ -0,0 +1,7 @@
<PDU>
<str-m>some long string spanning multiple bytes</str-m>
<singl><opt-z>zzz-zzz-zzz-zzz</opt-z></singl>
<pdu-2>
<ext0>13</ext0>
</pdu-2>
</PDU>

Binary file not shown.

View File

@ -0,0 +1,7 @@
<PDU>
<str-m></str-m>
<singl><opt-z></opt-z></singl>
<pdu-2>
<ext0>0</ext0>
</pdu-2>
</PDU>

Binary file not shown.