aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-08-27 11:45:30 +0200
committerErlang/OTP <[email protected]>2010-08-27 11:45:30 +0200
commit4a54b4ac3d9324e760c2839d5a224a461fd3f970 (patch)
tree7427fcfde941f50b7f1cf14454dbcd1a1001230d /lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn
parent087b863947f6689ea9d47300b24528015e579dc0 (diff)
parent57f41f6da3945547436e32ef22765add14902d03 (diff)
downloadotp-4a54b4ac3d9324e760c2839d5a224a461fd3f970.tar.gz
otp-4a54b4ac3d9324e760c2839d5a224a461fd3f970.tar.bz2
otp-4a54b4ac3d9324e760c2839d5a224a461fd3f970.zip
Merge branch 'bjorn/asn1/eliminate-duplicate-data-dir' of ../bjorn_otp into HEAD
* 'bjorn/asn1/eliminate-duplicate-data-dir' of ../bjorn_otp: asn1 tests: Remove duplicated SUITE data directories
Diffstat (limited to 'lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn')
-rw-r--r--lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn77
1 files changed, 0 insertions, 77 deletions
diff --git a/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn b/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn
deleted file mode 100644
index 6494fbd3ef..0000000000
--- a/lib/asn1/test/asn1_bin_v2_SUITE_data/x420/MSUpperBounds.asn
+++ /dev/null
@@ -1,77 +0,0 @@
--- Module MSUpperBounds (X.413:06/1999)
-MSUpperBounds {joint-iso-itu-t mhs(6) ms(4) modules(0) upper-bounds(4)
- version-1994(0)} DEFINITIONS ::=
-BEGIN
-
--- Exports everything
-IMPORTS -- nothing -- ;
-
--- Upper Bounds
-ub-alert-addresses INTEGER ::= 16
-
-ub-attribute-values INTEGER ::= 32767 -- (215 - 1) the largest integer
-
--- representable in 16 bits
-ub-attributes-supported INTEGER ::= 1024
-
-ub-auto-action-errors INTEGER ::= 32767 -- (215 - 1) the largest integer
-
--- representable in 16 bits
-ub-auto-actions INTEGER ::= 128
-
-ub-auto-registrations INTEGER ::= 1024
-
-ub-default-registrations INTEGER ::= 1024
-
-ub-entry-classes INTEGER ::= 128
-
-ub-entry-types INTEGER ::= 16
-
-ub-error-reasons INTEGER ::= 16
-
-ub-extensions INTEGER ::= 32
-
-ub-group-depth INTEGER ::= 64
-
-ub-group-descriptor-length INTEGER ::= 256
-
-ub-group-part-length INTEGER ::= 128
-
-ub-information-bases INTEGER ::= 16
-
-ub-matching-rules INTEGER ::= 1024
-
-ub-message-groups INTEGER ::= 8192
-
-ub-message-notes-length INTEGER ::= 1024
-
-ub-messages INTEGER ::= 2147483647 -- (231 - 1) the largest integer
-
--- representable in 32 bits
-ub-modifications INTEGER ::=
- 32767 -- (215 - 1) the largest integer
-
--- representable in 16 bits
-ub-msstring-match INTEGER ::= 512
-
-ub-per-auto-action INTEGER ::= 32767 -- (215 - 1) the largest integer
-
--- representable in 16 bits
-ub-per-entry INTEGER ::= 1024
-
-ub-service-information-length INTEGER ::= 2048
-
-ub-summaries INTEGER ::= 16
-
-ub-supplementary-info-length INTEGER ::= 256
-
-ub-ua-registration-identifier-length INTEGER ::= 32
-
-ub-ua-registrations INTEGER ::= 128
-
-ub-restrictions INTEGER ::= 16
-
-END -- of MSUpperBounds
-
--- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
-