smalltalk
/
osmo-st-asn1
Archived
1
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
osmo-st-asn1/package.xml

15 lines
357 B
XML

<package>
<name>OsmoASN1</name>
<namespace>Osmo</namespace>
<filein>BERTLVStream.st</filein>
<test>
<sunit>Osmo.BERTagTest</sunit>
<sunit>Osmo.BERTLVStreamTest</sunit>
<sunit>Osmo.BERLengthTest</sunit>
<sunit>Osmo.DERTLVStreamTest</sunit>
<filein>BERTLVStreamTest.st</filein>
</test>
</package>