ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Convert-BER-XS/t/02_simple.t
(Generate patch)

Comparing Convert-BER-XS/t/02_simple.t (file contents):
Revision 1.14 by root, Tue Apr 23 21:20:25 2019 UTC vs.
Revision 1.15 by root, Thu Apr 25 11:30:21 2019 UTC

136fail "3080", "unexpected end"; 136fail "3080", "unexpected end";
137fail "308000", "unexpected end"; 137fail "308000", "unexpected end";
138roundtrip "30800000", [ASN_UNIVERSAL, ASN_SEQUENCE, 1], "3000"; 138roundtrip "30800000", [ASN_UNIVERSAL, ASN_SEQUENCE, 1], "3000";
139roundtrip "30800201050000", [ASN_UNIVERSAL, ASN_SEQUENCE, 1], "3003020105"; 139roundtrip "30800201050000", [ASN_UNIVERSAL, ASN_SEQUENCE, 1], "3003020105";
140 140
141# real
142# 0903acfe05 0.15625
141 143
142 144

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines