summaryrefslogtreecommitdiff
path: root/tests/Test_tree.asn
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2006-06-26 14:24:34 +0000
committerSimon Josefsson <simon@josefsson.org>2006-06-26 14:24:34 +0000
commit410374d66dcec3efd3df1d51947dc4dc77c27e87 (patch)
tree590ef28bc86540f0210f8880b7455f29f74080be /tests/Test_tree.asn
parenta92ff1b0e39f8eee991428093137b339555aec6f (diff)
downloadlibtasn1-410374d66dcec3efd3df1d51947dc4dc77c27e87.tar.gz
libtasn1-410374d66dcec3efd3df1d51947dc4dc77c27e87.tar.bz2
libtasn1-410374d66dcec3efd3df1d51947dc4dc77c27e87.zip
Trigger a bug that made Shishi self tests fail on 64-bit platforms.
Diffstat (limited to 'tests/Test_tree.asn')
-rw-r--r--tests/Test_tree.asn35
1 files changed, 3 insertions, 32 deletions
diff --git a/tests/Test_tree.asn b/tests/Test_tree.asn
index a294ebf..2cac58c 100644
--- a/tests/Test_tree.asn
+++ b/tests/Test_tree.asn
@@ -13,6 +13,9 @@ KrbError ::= [APPLICATION 30] SEQUENCE {
pvno[0] INTEGER
}
+Checksum ::= SEQUENCE {
+ checksum [1] OCTET STRING
+}
CertTemplate ::= SEQUENCE {
version [0] INTEGER OPTIONAL,
@@ -154,36 +157,4 @@ X520LocalityName ::= CHOICE {
id-Test OBJECT IDENTIFIER ::= {1 2 29 2}
-
END
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-